menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridDateTimeEditStyleInfoStore - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridDateTimeEditStyleInfoStore

    Implements the data store for the GridNumericStyleInfo object.

    Inheritance
    System.Object
    StyleInfoStore
    GridDateTimeEditStyleInfoStore
    Implements
    System.IDisposable
    ICloneable
    IStyleInfo
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.Clear()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Dispose(Boolean)
    StyleInfoStore.Equals(Object)
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.GetSchema()
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsChanged
    StyleInfoStore.IsEmpty
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ParseString(String)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.Store
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.ToString()
    StyleInfoStore.WriteXml(XmlWriter)
    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 GridDateTimeEditStyleInfoStore : StyleInfoStore, IDisposable, ICloneable, IStyleInfo, IXmlSerializable

    Constructors

    GridDateTimeEditStyleInfoStore()

    Initializes an empty GridDateTimeEditStyleInfoStore.

    Declaration
    public GridDateTimeEditStyleInfoStore()

    Fields

    AllowScrollingOnCircleProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty AllowScrollingOnCircleProperty
    Field Value
    Type
    StyleInfoProperty

    CanEditProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty CanEditProperty
    Field Value
    Type
    StyleInfoProperty

    CustomPatternProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty CustomPatternProperty
    Field Value
    Type
    StyleInfoProperty

    DateTimeFormatInfoProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty DateTimeFormatInfoProperty
    Field Value
    Type
    StyleInfoProperty

    DisableDateSelectionProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty DisableDateSelectionProperty
    Field Value
    Type
    StyleInfoProperty

    EnableBackspaceKeyProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty EnableBackspaceKeyProperty
    Field Value
    Type
    StyleInfoProperty

    EnableClassicStylePropety

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty EnableClassicStylePropety
    Field Value
    Type
    StyleInfoProperty

    EnableDeleteKeyProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty EnableDeleteKeyProperty
    Field Value
    Type
    StyleInfoProperty

    MaxDateProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty MaxDateProperty
    Field Value
    Type
    StyleInfoProperty

    MinDateProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty MinDateProperty
    Field Value
    Type
    StyleInfoProperty

    PatternProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty PatternProperty
    Field Value
    Type
    StyleInfoProperty

    sd

    Declaration
    public static StaticData sd
    Field Value
    Type
    StaticData

    ShowRepeatButtonProperty

    Provides information about the Property.

    Declaration
    public static readonly StyleInfoProperty ShowRepeatButtonProperty
    Field Value
    Type
    StyleInfoProperty

    Properties

    StaticDataStore

    Declaration
    protected override StaticData StaticDataStore { get; }
    Property Value
    Type
    StaticData
    Overrides
    StyleInfoStore.StaticDataStore

    Methods

    Clone()

    Declaration
    public override object Clone()
    Returns
    Type
    System.Object
    Overrides
    StyleInfoStore.Clone()

    Implements

    System.IDisposable
    ICloneable
    IStyleInfo
    System.Xml.Serialization.IXmlSerializable

    See Also

    StyleInfoStore
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved