FColumn

Describes a single column header

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SHeaderRow.h"

Syntax

class FColumn

Remarks

Describes a single column header

Variables

Name Description

Public variable

EHorizontalAlig...

 

CellHAlignment

Public variable

EVerticalAlignm...

 

CellVAlignment

Public variable

FName

 

ColumnId

A unique ID for this column, so that it can be saved and restored.

Public variable

TAttribute< FTe...

 

DefaultText

Default text to use if no widget is passed in.

Public variable

TAttribute< FTe...

 

DefaultTooltip

Default tooltip to use if no widget is passed in

Public variable

float

 

DefaultWidth

A original column width in Slate Units

Public variable

EHeaderComboVis...

 

HeaderComboVisibility

Public variable

TAlwaysValidWid...

 

HeaderContent

Public variable

TOptional< FMar...

 

HeaderContentPadding

Public variable

EHorizontalAlig...

 

HeaderHAlignment

Public variable

TAlwaysValidWid...

 

HeaderMenuContent

Public variable

EVerticalAlignm...

 

HeaderVAlignment

Public variable

FOnSortModeChan...

 

OnSortModeChanged

Public variable

FOnWidthChanged

 

OnWidthChanged

Public variable

TAttribute< boo...

 

ShouldGenerateWidget

Public variable

EColumnSizeMode...

 

SizeRule

Public variable

TAttribute< ECo...

 

SortMode

Public variable

TAttribute< ECo...

 

SortPriority

Public variable

TAttribute< flo...

 

Width

A column width in Slate Units

Constructors

Name Description

Public function

FColumn

(
    const FArguments& InArgs
)

Functions

Name Description

Public function Const

float

 

GetWidth()

Public function

void

 

SetWidth

(
    float NewWidth
)

Classes

Name

Description

Public struct

FArguments

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