dbicExplorerBar Send comments on this topic.
dbiExplorerItem Constructor
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : dbiExplorerItem Constructor

Creates a new instance of the class.

Overload List

OverloadDescription
dbiExplorerItem Constructor()Creates a new instance of the class.  
dbiExplorerItem Constructor(String)Creates a new instance of the class, setting the Text Property.  
dbiExplorerItem Constructor(XmlNodeList)

Creates a new instance of the class based on an xmlNodeList.

 

Requirements

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

See Also