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