ReadOnlyGridColumnCollection<T> Constructors
The read-only column collection of grid-like controls.Name | Parameters | Description |
---|---|---|
ReadOnlyGridColumnCollection(IList<T>) | list | Initializes a new instance of the ReadOnlyGridColumnCollection<T> class with specified settings. |
See Also