Property Columns
| Improve this Doc View SourceColumns
Gets the columns with sort direction of this index.
Declaration
public ReadOnlyCollection<ColumnSort> Columns { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ColumnSort> |