Class GridUpDownStyleInfoStore
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 GridUpDownStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
  Constructors
GridUpDownStyleInfoStore()
Initializes an empty GridNumericStyleInfoStore.
Declaration
public GridUpDownStyleInfoStore()
  Fields
AccentBrushProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty AccentBrushProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
AutoReverseProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty AutoReverseProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
LargeChangeProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty LargeChangeProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
MaximumProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty MaximumProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
MinimumProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty MinimumProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
NumberFormatProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty NumberFormatProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
NumberOfDecimalDigitsProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty NumberOfDecimalDigitsProperty
  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 | 
SmallChangeProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty SmallChangeProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
SpinButtonAlignmentProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty SpinButtonAlignmentProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
TextAlignmentProperty
Provides information about the 
Declaration
public static readonly StyleInfoProperty TextAlignmentProperty
  Field Value
| Type | 
|---|
| StyleInfoProperty | 
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