C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / SetSource Method
In This Topic
SetSource Method (GridColumnCollection)
In This Topic
Syntax
protected void SetSource( 
   C1.DataCollection.IDataCollection<GridColumn> collection
)

Parameters

collection
See Also