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