Class StringFormatsDialog
A view on StringFormatsViewModel that encapsulates the editing of a string format for a Value's Description.
Inheritance
System.Object
StringFormatsDialog
Namespace: Telerik.Windows.Controls.FieldList.Editing
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public class StringFormatsDialog : Control
Constructors
StringFormatsDialog()
Declaration
public StringFormatsDialog()
Methods
OnInitialized(EventArgs)
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System.EventArgs
e
|