C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / ReplaceRange Method
In This Topic
ReplaceRange Method (GridColumnCollection)
In This Topic
Syntax
public void ReplaceRange( 
   int startingIndex,
   IEnumerable<GridColumn> items
)

Parameters

startingIndex
items
See Also