public bool IsEnabledPrevButton { get; set; }
Public Property IsEnabledPrevButton As Boolean Get Set
public: property bool IsEnabledPrevButton { bool get (); void set (bool value); }
member IsEnabledPrevButton : bool with get, set
In This Article