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