WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CellStyleInfoStore - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CellStyleInfoStore

    Represents the class holds the plain data for a style object excluding identity information.

    Inheritance
    System.Object
    StyleInfoStore
    CellStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    StyleInfoStore.FindStyleInfoProperty(String)
    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.DataGrid.Styles
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class CellStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    CellStyleInfoStore()

    Initializes a new instance of the CellStyleInfoStore class.

    Declaration
    public CellStyleInfoStore()

    CellStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the CellStyleInfoStore class.

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

    Populates the SerializationInfo store with the name, type, and value of each piece of information it wants to serialize

    System.Runtime.Serialization.StreamingContext context

    Describes the source and destination of a given serialized stream, and provides an additional caller-defined context.

    Fields

    AddNewRowIconProperty

    Provides information about the AddNewRowIcon property.

    Declaration
    public static readonly StyleInfoProperty AddNewRowIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackColorProperty

    Provides information about the BackColor property.

    Declaration
    public static readonly StyleInfoProperty BackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BaseStyleProperty

    Provides information about the BaseStyle property.

    Declaration
    public static readonly StyleInfoProperty BaseStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    BordersProperty

    Provides information about the Borders property.

    Declaration
    public static readonly StyleInfoProperty BordersProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownButtonBackColorProperty

    Provides information about the DropDownButtonBackColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownButtonBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownButtonHoverBackColorProperty

    Provides information about the DropDownButtonHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownButtonHoverBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownButtonPressedBackColorProperty

    Provides information about the DropDownButtonPressedBackColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownButtonPressedBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty DropDownIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownItemHoverBackColorProperty

    Provides information about the DropDownItemHoverBackColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownItemHoverBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownItemHoverForeColorProperty

    Provides information about the DropDownItemHoverForeColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownItemHoverForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownItemSelectionBackColorProperty

    Provides information about the DropDownItemSelectionBackColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownItemSelectionBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    DropDownItemSelectionForeColorProperty

    Provides information about the DropDownItemSelectionForeColor property.

    Declaration
    public static readonly StyleInfoProperty DropDownItemSelectionForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    ExpanderColorProperty

    Provides information about the ExpanderColor property.

    Declaration
    public static readonly StyleInfoProperty ExpanderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FilteredIconProperty

    Provides information about the FilteredIcon property.

    Declaration
    public static readonly StyleInfoProperty FilteredIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    FilterIconColorProperty

    Provides information about the FilterIconColor property.

    Declaration
    public static readonly StyleInfoProperty FilterIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    FilterIconProperty

    Provides information about the FilterIcon property.

    Declaration
    public static readonly StyleInfoProperty FilterIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    FilterIconSizeProperty

    Provides information about the FilterIconSize property.

    Declaration
    public static readonly StyleInfoProperty FilterIconSizeProperty
    Field Value
    Type Description
    StyleInfoProperty

    FontProperty

    Provides information about the Font property.

    Declaration
    public static readonly StyleInfoProperty FontProperty
    Field Value
    Type Description
    StyleInfoProperty

    HorizontalAlignmentProperty

    Provides information about the HorizontalAlignment property.

    Declaration
    public static readonly StyleInfoProperty HorizontalAlignmentProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverBackColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty HoverBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverFilterIconColorProperty

    Provides information about the HoverFilterIconColor property.

    Declaration
    public static readonly StyleInfoProperty HoverFilterIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverSortIconColorProperty

    Provides information about the HoverSortIconColor property.

    Declaration
    public static readonly StyleInfoProperty HoverSortIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    HoverTextColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty HoverTextColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    InteriorProperty

    Provides information about the Interior property.

    Declaration
    public static readonly StyleInfoProperty InteriorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PopupBackColorProperty

    Provides information about the TextColor property.

    Declaration
    public static readonly StyleInfoProperty PopupBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PopupTextColorProperty

    Provides information about the TextColor property.

    Declaration
    public static readonly StyleInfoProperty PopupTextColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedBackColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty PressedBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedFilterIconColorProperty

    Provides information about the PressedFilterIconColor property.

    Declaration
    public static readonly StyleInfoProperty PressedFilterIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedSortIconColorProperty

    Provides information about the PressedSortIconColor property.

    Declaration
    public static readonly StyleInfoProperty PressedSortIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PressedTextColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty PressedTextColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    PreviewRowExpanderColorProperty

    Provides information about the ExpanderColor property.

    Declaration
    public static readonly StyleInfoProperty PreviewRowExpanderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    RowHeaderErrorIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty RowHeaderErrorIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionBackColorProperty

    Provides information about the SelectionBackColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionBackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionMarkerColorProperty

    Provides information about the SelectionMarkerColor property.

    Declaration
    public static readonly StyleInfoProperty SelectionMarkerColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SelectionMarkerThicknessProperty

    Provides information about the SelectionMarkerThickness property.

    Declaration
    public static readonly StyleInfoProperty SelectionMarkerThicknessProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortIconColorProperty

    Provides information about the SortIconColor property.

    Declaration
    public static readonly StyleInfoProperty SortIconColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SortIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextColorProperty

    Provides information about the TextColor property.

    Declaration
    public static readonly StyleInfoProperty TextColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    TextMarginsProperty

    Provides information about the TextMargins property.

    Declaration
    public static readonly StyleInfoProperty TextMarginsProperty
    Field Value
    Type Description
    StyleInfoProperty

    VerticalAlignmentProperty

    Provides information about the VerticalAlignment property.

    Declaration
    public static readonly StyleInfoProperty VerticalAlignmentProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

    Overridden to get the static data source.

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

    Methods

    Clone()

    Creates a copy of the current object.

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

    A duplicate of the current object.

    Overrides
    StyleInfoStore.Clone()

    Implements

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