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