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


"

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

"

Public Properties

 NameDescription
public PropertyDateGets or sets 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.  
public PropertyRectangleGets or sets the rectangular area of the week summary.  
public PropertyTextDetermines the text to be drawn in the week summary.  
Top

See Also