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


"

The following tables list the members exposed by dbiCustomArea.

"

Public Constructors

 NameDescription
public ConstructordbiCustomArea ConstructorOverloaded. Initializes a new instance of the CustomArea class.  
Top

Public Properties

 NameDescription
public PropertyBackColorGets or sets the primary background color of the custom area.  
public PropertyBackColorToGets or sets the secondary background color of the custom area.  
public PropertyCargoGets or sets a non-visible text value for the custom area.  
public PropertyContactIDGets or sets the ContactID used to filter the custom areas.  
public PropertyDailyDetermines if the custom area will appear daily.  
public PropertyDataGets or sets a non-visible numeric value for the custom area.  
public PropertyDeadZoneDetermines if the custom area will be a dead zone.  
public PropertyEndGets or sets the ending time of the custom area.  
public PropertyFillTypeGets or sets the background fill pattern of the custom area.  
public PropertyLocationIDGets or sets the LocationID used to filter the custom areas.  
public PropertyStartGets or sets the starting time of the custom area.  
public PropertyTagDetermines an object that contains data about the dbiCustomArea  
public PropertyTaskIDGets or sets the TaskID used to filter the custom areas.  
public PropertyVertOffsetDetermines the vertical offset used when drawing a custom area.  
Top

See Also