Gets a value indicating whether this IDataField is readonly.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public bool Readonly { get; } |
Visual Basic |
---|
Public ReadOnly Property Readonly As Boolean Get |
Visual C++ |
---|
public: virtual property bool Readonly { bool get () sealed; } |
F# |
---|
abstract Readonly : bool with get override Readonly : bool with get |
Property Value
Type: BooleanAlways false.