Property GridColumns
| Improve this Doc View SourceGridColumns
Gets the grid columns.
Declaration
public ReadOnlyCollection<GridColumn> GridColumns { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<GridColumn> |