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