Click or drag to resize

DataAttributeBaseTObjectReadOnly Property

Is the data attribute read-only for user editing.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public bool ReadOnly { get; }

Property Value

Type: Boolean

Implements

IDataAttributeReadOnly
See Also