InsertColumn

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

InsertColumn

(
    const FColumn::FArguments& NewColu...,
    int32 InsertIdx
)

Inserts a column at the specified index in the header

Public function

void

 

InsertColumn

(
    FColumn& NewColumn,
    int32 InsertIdx
)

Inserts a column at the specified index in the header

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss