C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseObject Class / Brush Property

In This Topic
Brush Property (BaseObject)
In This Topic
Gets or sets the brush used to fill the user interface object's image.
Syntax
'Declaration
 
Public Property Brush As C1Brush
 
Remarks
Supported persistence only for System.Drawing.Drawing2D.HatchBrush and System.Drawing.SolidBrush
See Also