Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/Columns > API/Developer/ToolWidgets/Columns/FExternalWidgetSelectionColumn
Syntax
FIsSelected IsSelected
Remarks
Delegate to execute to check the status of if the widget is selected or not Only needs to be hooked up if an external widget is managing selection, such as a SListView or STreeView.
E.g usage: Enables renaming by clicking the label twice if the widget is editable.
See Also
SInlineEditableTextBlock::IsSelected