Back to Devexpress

TileViewGroup Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewgroup-dot-underscore-properties.md

latest4.7 KB
Original Source

TileViewGroup Properties

A group that hosts TileViewItems.

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.
ControlInfoThis member supports the internal infrastructure, and is not intended to be used directly from your code.
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.
PositionThis member supports the internal infrastructure, and is not intended to be used directly from your code.
RowHandle
ScrollHelperThis member supports the internal infrastructure, and is not intended to be used directly from your code.
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.
ViewGets the View that owns the current group.
VisibleGets or sets whether the current TileGroup is visible. Inherited from TileGroup.

See Also

TileViewGroup Class

TileViewGroup Members

DevExpress.XtraGrid.Views.Tile Namespace