Table of Contents

Property CustomAttr

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

CustomAttr

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

ICustomAttributes<string, object> CustomAttr { get; }

Property Value

ICustomAttributes<string, object>