GridPersistentLayoutCollection<T> Properties
A collection of objects that store information about DxGrid element layouts.Name | Description |
---|---|
Count | Returns the number of items in the collection. |
Item[Int32] | Returns a column item by its index. |
See Also