EColumnSortPriority::Type

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Views/SHeaderRow.h"

Syntax

namespace EColumnSortPriority
{
    enum Type
    {
        None,
        Primary      = 0,
        Secondary    = 1,
        Max,
    }
}

Values

Name

Description

None

Primary

Secondary

Max

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