SHeaderRow::SetOnGetMaxRowSizeForColumn

Simple function to set the delegate to fetch the max row size for column id

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SHeaderRow.h"

Syntax

void SetOnGetMaxRowSizeForColumn
(
    const FOnGetMaxRowSizeForColumn & Delegate
)

Remarks

Simple function to set the delegate to fetch the max row size for column id

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