ClassDoubleGroupStepDialog
Class
A view on DoubleGroupStepViewModel that encapsulates the editing of Step property for the DoubleGroups.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public class DoubleGroupStepDialog : Control
Inheritance: objectDoubleGroupStepDialog
Constructors
DoubleGroupStepDialog()
Declaration
cs-api-definition
public DoubleGroupStepDialog()
Methods
OnInitialized(EventArgs)
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e