Table of Contents

Property CustomFlags

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

CustomFlags

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

ICustomFlags<string> CustomFlags { get; }

Property Value

ICustomFlags<string>