Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.PropertyData.ReadOnly Property

Defines whether the property is read only, derived from the ReadOnlyAttribute.

Class: YetaWF.Core.Models.PropertyData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public bool ReadOnly { get; private set; }

See Also YetaWF.Core.Models.PropertyData ClassYetaWF.Core Overview