Back to Devexpress

SlideGroup Events

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-slidegroup-dot-underscore-events.md

latest4.1 KB
Original Source

SlideGroup Events

A WindowsUI View container that arranges multiple Documents side-by-side in a single scrollable row or column.

NameDescription
ActionCustomizationOccurs whenever Navigation Bars within the current BaseContentContainer are to be displayed. Allows you to customize this container’s Navigation Bar Actions. Inherited from BaseContentContainer.
ActualActionsChangedFires when the current Content Container‘s actions collection changes. Inherited from BaseContentContainer.
ButtonCheckedOccurs when a Custom Button within the current Content Container is checked. Inherited from BaseContentContainer.
ButtonClickOccurs when a regular Custom Button within the current Content Container is clicked. Inherited from BaseContentContainer.
ButtonUncheckedOccurs when a Custom Button within the current Content Container is checked. Inherited from BaseContentContainer.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
HeaderClickOccurs whenever an end-user clicks a header of a Document that belongs to this DocumentGroup container. Inherited from DocumentGroup.

See Also

SlideGroup Class

SlideGroup Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace