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

Initializes a new instance of the CustomArea class.

Overload List

OverloadDescription
dbiCustomArea Constructor()Initializes a new instance of the CustomArea class.  
dbiCustomArea Constructor(DateTime,DateTime,Color)Initializes a new instance of the CustomArea class.  
dbiCustomArea Constructor(DateTime,DateTime,Color,Boolean)Initializes a new instance of the CustomArea class.  
dbiCustomArea Constructor(DateTime,DateTime,Boolean)Initializes a new instance of the CustomArea class.  
dbiCustomArea Constructor(XmlNodeList)Initializes a new instance of the CustomArea class.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also