[]
Dialog used to edit the grid's sort parameters.
public class SortDialog : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
| Name | Description |
|---|---|
| SortDialog() | Initializes a new instance of a SortDialog. |
| SortDialog(C1FlexSheet) | Initializes a new instance of a SortDialog. |
| Name | Description |
|---|---|
| Close(bool) | Closes the dialog and raises the DialogClosed event. |
| InitializeComponent() | InitializeComponent |
| OnDialogClosed(CancelEventArgs) | Raises the DialogClosed event. |
| Show() | Shows the dialog to allow users to edit the sort parameters. |
| Name | Description |
|---|---|
| DialogClosed | Occurs when the user closes the dialog. |