Class GridNumericUpDownCellInfoStore
Implements the class that stores the data for the GridNumericUpDownCellInfo object.
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Syncfusion.Windows.Forms.Grid
Assembly: Syncfusion.Grid.Windows.dll
Syntax
[StaticDataField("sd")]
public class GridNumericUpDownCellInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
Constructors
GridNumericUpDownCellInfoStore()
Initializes a new initializes of the GridNumericUpDownCellInfoStore class.
Declaration
public GridNumericUpDownCellInfoStore()
Fields
ArrowColorProperty
Declaration
public static readonly StyleInfoProperty ArrowColorProperty
Field Value
Type |
---|
StyleInfoProperty |
BackColorProperty
Declaration
public static readonly StyleInfoProperty BackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
BorderColorProperty
Declaration
public static readonly StyleInfoProperty BorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
HoverBackColorProperty
Declaration
public static readonly StyleInfoProperty HoverBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
HoverBorderColorProperty
Declaration
public static readonly StyleInfoProperty HoverBorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
MaximumProperty
Provides information about the Maximum property.
Declaration
public static readonly StyleInfoProperty MaximumProperty
Field Value
Type |
---|
StyleInfoProperty |
MinimumProperty
Provides information about the Minimum property.
Declaration
public static readonly StyleInfoProperty MinimumProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedBackColorProperty
Declaration
public static readonly StyleInfoProperty PressedBackColorProperty
Field Value
Type |
---|
StyleInfoProperty |
PressedBorderColorProperty
Declaration
public static readonly StyleInfoProperty PressedBorderColorProperty
Field Value
Type |
---|
StyleInfoProperty |
StartValueProperty
Provides information about the StartValue property.
Declaration
public static readonly StyleInfoProperty StartValueProperty
Field Value
Type |
---|
StyleInfoProperty |
StepProperty
Provides information about the Step property.
Declaration
public static readonly StyleInfoProperty StepProperty
Field Value
Type |
---|
StyleInfoProperty |
WrapValueProperty
Provides information about the WrapValue property.
Declaration
public static readonly StyleInfoProperty WrapValueProperty
Field Value
Type |
---|
StyleInfoProperty |
Properties
StaticDataStore
Overrides and gets the value of static data store.
Declaration
protected override StaticData StaticDataStore { get; }
Property Value
Type |
---|
StaticData |
Overrides
Implements
System.IDisposable
System.Runtime.Serialization.ISerializable
System.ICloneable
System.Xml.Serialization.IXmlSerializable