Table of Contents

Property CustomFlags

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

CustomFlags

Gets custom flags provider associated with the item. You can store any custom data here.

[Browsable(false)]
public ICustomFlags<string> CustomFlags { get; }

Property Value

ICustomFlags<string>