Property FlagsAndAttributes
FlagsAndAttributes
Gets or sets custom flags and attributes provider associated with the control. You can store any custom data here.
[Browsable(false)]
public virtual IFlagsAndAttributes FlagsAndAttributes { get; set; }