[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.SortDialog.OnDialogClosed

OnDialogClosed Method

OnDialogClosed(CancelEventArgs)

Raises the DialogClosed event.

Declaration
protected virtual void OnDialogClosed(CancelEventArgs e)
Parameters
Type Name Description
CancelEventArgs e
<xref href="System.ComponentModel.CancelEventArgs" data-throw-if-not-resolved="false"></xref> that indicates whether

the new sort parameters should be applied or discarded.