SHeaderRow::FArguments::CanSelectGeneratedColumn

Can select the columns generated by right clicking on the header menu.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SHeaderRow.h"

Syntax

WidgetArgsType & CanSelectGeneratedColumn
(
    bool InArg
)

Remarks

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.

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