Class GridDateTimeEditStyleInfoStore
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 GridDateTimeEditStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable
Constructors
GridDateTimeEditStyleInfoStore()
Initializes an empty GridDateTimeEditStyleInfoStore.
Declaration
public GridDateTimeEditStyleInfoStore()
Fields
AccentBrushProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty AccentBrushProperty
Field Value
Type |
---|
StyleInfoProperty |
AllowInlineEditingProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty AllowInlineEditingProperty
Field Value
Type |
---|
StyleInfoProperty |
DroprDownHeightProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty DroprDownHeightProperty
Field Value
Type |
---|
StyleInfoProperty |
InputScopeProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty InputScopeProperty
Field Value
Type |
---|
StyleInfoProperty |
IsDropDownOpenProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty IsDropDownOpenProperty
Field Value
Type |
---|
StyleInfoProperty |
MaxDateProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty MaxDateProperty
Field Value
Type |
---|
StyleInfoProperty |
MinDateProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty MinDateProperty
Field Value
Type |
---|
StyleInfoProperty |
NumberFormatProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty NumberFormatProperty
Field Value
Type |
---|
StyleInfoProperty |
sd
Declaration
public static StaticData sd
Field Value
Type |
---|
StaticData |
SelectorFormatStringProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty SelectorFormatStringProperty
Field Value
Type |
---|
StyleInfoProperty |
SelectorItemCountProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty SelectorItemCountProperty
Field Value
Type |
---|
StyleInfoProperty |
SelectorItemSpacingProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty SelectorItemSpacingProperty
Field Value
Type |
---|
StyleInfoProperty |
ShowDropDownButtonProperty
Provides information about the
Declaration
public static readonly StyleInfoProperty ShowDropDownButtonProperty
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