Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
TreeDataGridCore.Models
ColumnList
Methods
InsertRange(Int32, Action
>>)
Menu
On this page
InsertRange(Int32, Action<Action<IColumn
>>) Method
Definition
Namespace
TreeDataGridCore.Models
Assembly
TreeDataGrid.Core.dll
View source
public override void InsertRange(int index, Action<Action<IColumn<TModel>>> action)
Parameters
index
Int32
action
Action<Action<IColumn<TModel>>>