Back to Devexpress

TileBarGroup Properties

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilebargroup-dot-underscore-properties.md

latest3.9 KB
Original Source

TileBarGroup Properties

A group of tiles in the TileBar control.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ControlGets the tile control to which the current group belongs. Inherited from TileGroup.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
GroupInfoReturns detailed info about this TileGroup. Inherited from TileGroup.
ItemsProvides access to a collection of TileItems used by the current TileGroup. Inherited from TileGroup.
NameGets or sets the current TileGroup‘s name. Inherited from TileGroup.
SiteGets or sets the site associated with the current TileGroup. Inherited from TileGroup.
TagGets or sets the data associated with a TileGroup object. Inherited from TileGroup.
TextGets or sets the current TileGroup‘s caption. Inherited from TileGroup.
VisibleGets or sets whether the current TileGroup is visible. Inherited from TileGroup.

See Also

TileBarGroup Class

TileBarGroup Members

DevExpress.XtraBars.Navigation Namespace