Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views > API/Runtime/Slate/Widgets/Views/SHeaderRow
| Type | Name | Description | |
|---|---|---|---|
| void | InsertColumn
(
const FColumn::FArguments& NewColumnArgs, |
Inserts a column at the specified index in the header | |
| void | InsertColumn
(
FColumn& NewColumn, |
Inserts a column at the specified index in the header |