ExcelMLNumberFormat
Class
Describes the ExcelML NumberFormat attribute.
Definition
Namespace:Telerik.Windows.Controls.GridView
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
C#
public class ExcelMLNumberFormat : INotifyPropertyChanged
Inheritance: objectExcelMLNumberFormat
Implements:
Constructors
C#
public ExcelMLNumberFormat()
Properties
Methods
Raises the PropertyChanged event.
Events
Occurs when a property value changes.
C#
public event PropertyChangedEventHandler PropertyChanged
Implements: