SHeaderRow::SetColumnWidth

Sets the column, with the specified name, to the desired width

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 SetColumnWidth
(
    const FName & InColumnId,
    float InWidth
)

Remarks

Sets the column, with the specified name, to the desired width

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