ClassSortingOptionsDialog
Class
A view on SortingOptionsViewModel that encapsulates the editing of a SortOrder and GroupComparer for a Label's Description.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public class SortingOptionsDialog : Control
Inheritance: objectSortingOptionsDialog
Constructors
SortingOptionsDialog()
Declaration
cs-api-definition
public SortingOptionsDialog()
Methods
OnInitialized(EventArgs)
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e