[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.SortDialog.Close

Close Method

Close(bool)

Closes the dialog and raises the DialogClosed event.

Declaration
public void Close(bool cancel)
Parameters
Type Name Description
bool cancel

Whether the changes made by the user should be ignored or applied to the source collection.