Table of Contents

Property CustomAttr

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

CustomAttr

Gets the collection of custom attributes associated with the object.

ICustomAttributes<string, object> CustomAttr { get; }

Property Value

ICustomAttributes<string, object>

Remarks

Use this property to access or enumerate custom attributes by their string keys.