C1.Silverlight.Schedule.5
Brush Property (BaseObject)

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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.