Back to Devexpress

TileGroup Properties

windowsforms-devexpress-dot-xtraeditors-dot-tilegroup-dot-underscore-properties.md

latest3.2 KB
Original Source

TileGroup Properties

Implements the functionality of tile groups.

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.
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.
ItemsProvides access to a collection of TileItems used by the current TileGroup.
NameGets or sets the current TileGroup‘s name.
SiteGets or sets the site associated with the current TileGroup.
TagGets or sets the data associated with a TileGroup object.
TextGets or sets the current TileGroup‘s caption.
VisibleGets or sets whether the current TileGroup is visible.

See Also

TileGroup Class

TileGroup Members

DevExpress.XtraEditors Namespace