EPropertyTableColumnSizeMode::Type

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/IPropertyTableColumn.h

Include

#include "IPropertyTableColumn.h"

Syntax

namespace EPropertyTableColumnSizeMode
{
    enum Type
    {
        Fill,
        Fixed,
    }
}

Values

Name

Description

Fill

Fixed

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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