SHeaderRow::InsertColumn

Inserts a column at the specified index in the header

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/SHeaderRow.h

Include

#include "Widgets/Views/SHeaderRow.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Views/SHeaderRow.cpp

Syntax

void InsertColumn
(
    const FColumn::FArguments & NewColumnArgs,
    int32 InsertIdx
)

Remarks

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