Table of Contents

Property EnumIsFlags

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

EnumIsFlags

Gets or sets whether enum property is flags.

bool? EnumIsFlags { get; set; }

Property Value

bool?

Remarks

This setting allows to override "Flags" atribute specified for the enum type.