Gets whether this property is read only.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ReadOnly As System.Boolean |
C# | |
---|
System.bool ReadOnly {get;} |
JavaScript | |
---|
get_ReadOnly () : Boolean
|
COM native C++ |   |
---|
HRESULT get_ReadOnly(
VARIANT_BOOL* Val
) |
Property Value
True if this property is read only, false if not
Example
See Also
Availability
DraftSight 2021 SP0