Back to Devexpress

BarManagerCategory Constructors

windowsforms-devexpress-dot-xtrabars-dot-barmanagercategory-dot-ctor.md

latest1.6 KB
Original Source

BarManagerCategory Constructors

An individual category.

NameParametersDescription
BarManagerCategory()noneInitializes a new instance of the BarManagerCategory class with default settings.
BarManagerCategory(String, Guid, Boolean)name, guid, visibleInitializes a new instance of the BarManagerCategory class with custom settings.
BarManagerCategory(String, Guid)name, guidInitializes a new instance of the BarManagerCategory class with the specified name and global unique identifier (GUID).
BarManagerCategory(String)nameInitializes a new instance of the BarManagerCategory class with the name specified.

See Also

BarManagerCategory Class

BarManagerCategory Members

DevExpress.XtraBars Namespace