ComponentOne Scheduler for WPF and Silverlight
Brush Property (BaseObject)

C1.C1Schedule Namespace > BaseObject Class : Brush Property
Gets or sets the brush used to fill the user interface object's image.
Syntax
'Declaration
 
Public Property Brush As C1Brush
public C1Brush Brush {get; set;}
Remarks
Supported persistence only for System.Drawing.Drawing2D.HatchBrush and System.Drawing.SolidBrush
See Also

Reference

BaseObject Class
BaseObject Members