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