Table of Contents

Property IntFlagsAndAttributes

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

IntFlagsAndAttributes

Gets or sets flags and attributes provider which allows to access items using integer identifiers. You can store any custom data here.

[Browsable(false)]
public virtual IIntFlagsAndAttributes IntFlagsAndAttributes { get; set; }

Property Value

IIntFlagsAndAttributes