BackBrushProvider Property (DynamicStyle)
In This Topic
Gets or sets the brush provider used to render the element background.
Syntax
'Declaration
Public Property BackBrushProvider As IBrushProvider
public IBrushProvider BackBrushProvider {get; set;}
See Also