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