Property BackgroundActions
BackgroundActions
Gets or sets background paint actions attached to this control. Usage of this property depends on the control. Not all controls support it.
[Browsable(false)]
public virtual ControlStatePaintActions? BackgroundActions { get; set; }