dbicCalendar Send comments on this topic.
dbiDayFormat Class Members
See Also  Properties 
dbicPIM Assembly > Dbi.PIM Namespace : dbiDayFormat Class


"

The following tables list the members exposed by dbiDayFormat.

"

Public Constructors

 NameDescription
public ConstructordbiDayFormat ConstructorOverloaded. Initializes a new instance of the dbiDayFormat class  
Top

Public Properties

 NameDescription
public PropertyBackColorGets or sets the background color of the day format.  
public PropertyBackColorToGets or sets the secondary background color of the day format.  
public PropertyContactIDGets or sets the unique identification to a contact item.  
public PropertyEnabledDetermines if a specific date can be selected.  
public PropertyEndGets or sets the ending date of the day format.  
public PropertyFillTypeGets or sets the background pattern of the day format.  
public PropertyFontGets or sets the font for the day format.  
public PropertyForeColorGets or sets the foreground color of the day format.   
public PropertyImageGets or sets the image to display with the day format.  
public PropertyLocationIDGets or sets the unique identification to a location item.  
public PropertyStartGets or sets the starting date of the formatted area.  
public PropertyTaskIDGets or sets the unique identification to a task item.  
public PropertyTextGets or sets the general text for a date.  
Top

See Also