Class GridNumericStyleInfoStore
Implements the data store for the GridNumericStyleInfo object.
Inherited Members
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.UWP.dll
Syntax
[StaticDataField("sd")]
public class GridNumericStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
Constructors
GridNumericStyleInfoStore()
Initializes an empty GridNumericStyleInfoStore.
Declaration
public GridNumericStyleInfoStore()
Fields
MaxNumberOfDecimalDigitsProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty MaxNumberOfDecimalDigitsProperty
Field Value
Type |
---|
StyleInfoProperty |
NumberFormatProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty NumberFormatProperty
Field Value
Type |
---|
StyleInfoProperty |
ParsingModeProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty ParsingModeProperty
Field Value
Type |
---|
StyleInfoProperty |
PercentDisplayModeProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentDisplayModeProperty
Field Value
Type |
---|
StyleInfoProperty |
sd
Declaration
public static StaticData sd
Field Value
Type |
---|
StaticData |
Properties
StaticDataStore
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Methods
Clone()
Declaration
public override object Clone()
Returns
Type |
---|
System.Object |
Overrides
Implements
System.IDisposable
System.Xml.Serialization.IXmlSerializable