Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SHeaderRow > API/Runtime/Slate/SHeaderRow/FArguments
Description
Can select the columns generated by right clicking on the header menu. FColumn with ShouldGenerateWidget set can not be selected. FColumn with MenuContent will still be displayed.
| Name | CanSelectGeneratedColumn |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/SHeaderRow.h |
| Include Path | #include "Widgets/Views/SHeaderRow.h" |
WidgetArgsType & CanSelectGeneratedColumn
(
bool InArg
)