ICreate.Controls.Bars Send comments on this topic.
ConfigurationInformation Class Members
See Also  Properties 
ICreate.Controls.Bars Namespace : ConfigurationInformation Class


The following tables list the members exposed by ConfigurationInformation.

Public Constructors

 NameDescription
Public ConstructorConfigurationInformation ConstructorInitialises a new instance of the ConfigurationInformation class.  
Top

Public Properties

 NameDescription
Public PropertyBarItemsResetValueAn ArrayList of BarItemResetState objects. Each object stores the configuration information for a BarItem.  
Public PropertyItemsAn ArrayList of objects, each one storing the configured value for a Bar property.  
Public PropertyVersionThe version of the assembly the configuration information is applicable for.  
Top

See Also