Class GridPercentStyleInfoStore
Implements the data store for the GridPercentStyleInfo object.
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
[StaticDataField("sd")]
public class GridPercentStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
Constructors
GridPercentStyleInfoStore()
Initializes an empty GridCurrencyStyleInfoStore.
Declaration
public GridPercentStyleInfoStore()
Fields
AllowScrollingOnCircleProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty AllowScrollingOnCircleProperty
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
Declaration
public static readonly StyleInfoProperty NegativeForegroundProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentDecimalDigitsProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentDecimalDigitsProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentDecimalSeparatorProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentDecimalSeparatorProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentEditModeProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentEditModeProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentGroupSeparatorProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentGroupSeparatorProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentNegativePatternProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentNegativePatternProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentPositivePatternProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentPositivePatternProperty
Field Value
| Type |
|---|
| StyleInfoProperty |
PercentSymbolProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty PercentSymbolProperty
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