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


"

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

"

Public Properties

 NameDescription
public PropertyBackColorGets or sets the primary color for the background.  
public PropertyBackColorToGets or sets the secondary color for the background.  
public PropertyDateGets or sets the starting date of the week summary.  
public PropertyFillTypeGets or sets the fill type for the background  
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 PropertyPaintBackgroundGets or sets whether the control will paint the background of the week summary.  
public PropertyPaintTextGets or sets whether the control will paint the text of the week summary.  
public PropertyRectangleGets or sets the rectangular area of the week summary.  
public PropertyTextGets or sets the text to be drawn in the week summary.  
Top

See Also