Skip to main content

SlideGroup Events

A WindowsUI View container that arranges multiple Documents side-by-side in a single scrollable row or column.
Name Description
ActionCustomization Occurs whenever Navigation Bars within the current BaseContentContainer are to be displayed. Allows you to customize this container’s Navigation Bar Actions. Inherited from BaseContentContainer.
ActualActionsChanged Fires when the current Content Container‘s actions collection changes. Inherited from BaseContentContainer.
ButtonChecked Occurs when a Custom Button within the current Content Container is checked. Inherited from BaseContentContainer.
ButtonClick Occurs when a regular Custom Button within the current Content Container is clicked. Inherited from BaseContentContainer.
ButtonUnchecked Occurs when a Custom Button within the current Content Container is checked. Inherited from BaseContentContainer.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
HeaderClick Occurs whenever an end-user clicks a header of a Document that belongs to this DocumentGroup container. Inherited from DocumentGroup.
See Also