BackBrushProvider Property (SplitButtonStyles)
In This Topic
Gets C1.Framework.BackgroundBrushProvider objects used to paint backgrounds.
Syntax
'Declaration
Protected Property BackBrushProvider As BackgroundBrushProvider
protected BackgroundBrushProvider BackBrushProvider {get; set;}
See Also