C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridColumnCollection Class / RemoveRange Method
In This Topic
RemoveRange Method (GridColumnCollection)
In This Topic
Syntax
public void RemoveRange( 
   int startingIndex,
   int count
)

Parameters

startingIndex
count
See Also