WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CalendarCellStyleInfoStore

    Show / Hide Table of Contents

    Class CalendarCellStyleInfoStore

    Contains the collection of CalendarCellStyleInfo properties.

    Inheritance
    System.Object
    StyleInfoStore
    CalendarCellStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.Clone()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Equals(Object)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.ToString()
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.ResetChangedBits()
    StyleInfoStore.Clear()
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.SetValueModified(StyleInfoProperty, Boolean)
    StyleInfoStore.ResetValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.SetValue(StyleInfoProperty, Object)
    StyleInfoStore.SetValue(StyleInfoProperty, Int16)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ModifyStyleKeepChanges(IStyleInfo, StyleModifyType)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ProcessWriteXml(XmlWriter, StyleInfoProperty)
    StyleInfoStore.ProcessReadXml(XmlReader, StyleInfoProperty)
    StyleInfoStore.WriteXml(XmlWriter)
    StyleInfoStore.RegisterXmlSerializer(Type, XmlSerializer)
    StyleInfoStore.ReadXml(XmlReader)
    StyleInfoStore.GetSchema()
    StyleInfoStore.StyleInfoProperties
    StyleInfoStore.PropertyGridSortOrder
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsEmpty
    StyleInfoStore.IsChanged
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.WinForms.Input.Styles
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public class CalendarCellStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    CalendarCellStyleInfoStore()

    Initializes a new instance of the CalendarCellStyleInfoStore class.

    Declaration
    public CalendarCellStyleInfoStore()

    CalendarCellStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the CalendarCellStyleInfoStore class from a serialization stream.

    Declaration
    protected CalendarCellStyleInfoStore(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    System.Runtime.Serialization.SerializationInfo info

    An object that holds all the data needed to serialize or deserialize this instance.

    System.Runtime.Serialization.StreamingContext context

    Describes the source and destination of the serialized stream specified by info.

    Fields

    BlackoutDatesBackColorProperty

    Provides information about the BlackoutDatesBackColor property.

    Declaration
    public static readonly StyleInfoProperty BlackoutDatesBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BlackoutDatesFontProperty

    Provides information about the BlackoutDatesFont property.

    Declaration
    public static readonly StyleInfoProperty BlackoutDatesFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    BlackoutDatesForeColorProperty

    Provides information about the BlackoutDatesForeColor property.

    Declaration
    public static readonly StyleInfoProperty BlackoutDatesForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CellBackColorProperty

    Provides information about the CellBackColor property.

    Declaration
    public static readonly StyleInfoProperty CellBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CellFontProperty

    Provides information about the CellFont property.

    Declaration
    public static readonly StyleInfoProperty CellFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    CellForeColorProperty

    Provides information about the CellForeColor property.

    Declaration
    public static readonly StyleInfoProperty CellForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    CellHoverBorderColorProperty

    Provides information about the CellHoverBorderColor property.

    Declaration
    public static readonly StyleInfoProperty CellHoverBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectedCellBackColorProperty

    Provides information about the SelectedCellBackColor property.

    Declaration
    public static readonly StyleInfoProperty SelectedCellBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectedCellBorderColorProperty

    Provides information about the SelectedCellBorderColor property.

    Declaration
    public static readonly StyleInfoProperty SelectedCellBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectedCellFontProperty

    Provides information about the SelectedCellFontproperty

    Declaration
    public static readonly StyleInfoProperty SelectedCellFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectedCellForeColorProperty

    Provides information about the SelectedCellForeColor property.

    Declaration
    public static readonly StyleInfoProperty SelectedCellForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectedCellHoverBorderColorProperty

    Provides information about the SelectedCellHoverBorderColor property.

    Declaration
    public static readonly StyleInfoProperty SelectedCellHoverBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TodayBackColorProperty

    Provides information about the TodayBackColor property.

    Declaration
    public static readonly StyleInfoProperty TodayBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TodayFontProperty

    Provides information about the TodayFontproperty

    Declaration
    public static readonly StyleInfoProperty TodayFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    TodayForeColorproperty

    Provides information about the TodayForeColor property.

    Declaration
    public static readonly StyleInfoProperty TodayForeColorproperty
    Field Value
    Type Description
    StyleInfoProperty

    TodayHoverBorderColorProperty

    Provides information about the TodayHoverBorderColor property.

    Declaration
    public static readonly StyleInfoProperty TodayHoverBorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TrailingCellBackColorProperty

    Provides information about the TrailingCellBackColor property.

    Declaration
    public static readonly StyleInfoProperty TrailingCellBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TrailingCellFontProperty

    Provides information about the TrailingCellFont property.

    Declaration
    public static readonly StyleInfoProperty TrailingCellFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    TrailingCellForeColorProperty

    Provides information about the TrailingCellForeColor property.

    Declaration
    public static readonly StyleInfoProperty TrailingCellForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    WeekNumberBackColorProperty

    Provides information about the WeekNumberBackColor property.

    Declaration
    public static readonly StyleInfoProperty WeekNumberBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    WeekNumberFontProperty

    Provides information about the WeekNumberFont property.

    Declaration
    public static readonly StyleInfoProperty WeekNumberFontProperty
    Field Value
    Type Description
    StyleInfoProperty

    WeekNumberForeColorProperty

    Provides information about the WeekNumberForeColor property.

    Declaration
    public static readonly StyleInfoProperty WeekNumberForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Gets the static data value of the CalendarCellStyleInfoStore class.

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

    Implements

    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved