Property CustomAttr
CustomAttr
Gets custom attributes provider associated with the item. You can store any custom data here.
[Browsable(false)]
public ICustomAttributes<string, object> CustomAttr { get; }
Gets custom attributes provider associated with the item. You can store any custom data here.
[Browsable(false)]
public ICustomAttributes<string, object> CustomAttr { get; }