PropertiesWriterIsWritable Property
Determines whether current instance of an object supports editing.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public bool IsWritable { get; }
Public ReadOnly Property IsWritable As Boolean
Get
public:
property bool IsWritable {
bool get ();
}
member IsWritable : bool with get
Property Value
Boolean