dbicDate Send comments on this topic.
UserDrawnWeekSummaryEventArgs Class Properties
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace : UserDrawnWeekSummaryEventArgs Class


"

For a list of all members of this type, see UserDrawnWeekSummaryEventArgs members.

"

Public Properties

 NameDescription
public PropertyDateGets the starting date of the week summary  
public PropertyForeColorGets or sets the color used to paint the text.  
public PropertyGraphicsGets the graphics object that the week summary is being painted on.  
public PropertyPaintTextDetermines if the control will paint the text of the week summary or if the developer will.  
public PropertyRectangleGets the rectangle that contains the area where the week summary will be rendered.  
public PropertyTextGets or sets the text to be rendered by the control in the week summary.  
Top

See Also