Property CustomAttr
CustomAttr
Gets custom attributes provider associated with the control. You can store any custom data here.
ICustomAttributes<string, object> CustomAttr { get; }
Gets custom attributes provider associated with the control. You can store any custom data here.
ICustomAttributes<string, object> CustomAttr { get; }