public bool IsVirtualEditable { get; }
Public ReadOnly Property IsVirtualEditable As Boolean Get
public: property bool IsVirtualEditable { bool get (); }
member IsVirtualEditable : bool with get
In This Article