Class GridCurrencyStyleInfoStore
Implements the data store for the GridCurrencyStyleInfo object.
Inherited Members
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
[StaticDataField("sd")]
public class GridCurrencyStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
Constructors
GridCurrencyStyleInfoStore()
Initializes an empty GridCurrencyStyleInfoStore.
Declaration
public GridCurrencyStyleInfoStore()
Fields
AllowScrollingOnCircleProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty AllowScrollingOnCircleProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencyDecimalDigitsProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencyDecimalDigitsProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencyDecimalSeparatorProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencyDecimalSeparatorProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencyGroupSeparatorProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencyGroupSeparatorProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencyNegativePatternProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencyNegativePatternProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencyPositivePatternProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencyPositivePatternProperty
Field Value
Type |
---|
StyleInfoProperty |
CurrencySymbolProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty CurrencySymbolProperty
Field Value
Type |
---|
StyleInfoProperty |
MaxValueProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty MaxValueProperty
Field Value
Type |
---|
StyleInfoProperty |
MinValueProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty MinValueProperty
Field Value
Type |
---|
StyleInfoProperty |
NegativeForegroundProperty
Provides information about the CurrencyEditProperty.
Declaration
public static readonly StyleInfoProperty NegativeForegroundProperty
Field Value
Type |
---|
StyleInfoProperty |
PositiveForegroundProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PositiveForegroundProperty
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