[]
        
(Showing Draft Content)

C1.Win.Ribbon.IGalleryItemsPanel.SelectedViewChanged

SelectedViewChanged Event

Occurs when the selection rectangle changed.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
event EventHandler<SelectedViewChangedEventArgs> SelectedViewChanged
Returns
Type Description
EventHandler<SelectedViewChangedEventArgs> Occurs when the selection rectangle changed.
Remarks

Raise this event if you need to show the selected item in the expanded gallery after the item is selected.