menu

WinForms

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

    Show / Hide Table of Contents

    Class DataGridVisualStyleInfoStore

    Provides storage for the DataGridStyle object.

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    ScrollerVisualStyleInfoStore
    DataGridVisualStyleInfoStore
    Implements
    System.IDisposable
    IStyleInfo
    System.Runtime.Serialization.ISerializable
    System.ICloneable
    System.Xml.Serialization.IXmlSerializable
    Inherited Members
    ScrollerVisualStyleInfoStore.GetStaticData()
    ScrollerVisualStyleInfoStore.HorizontalScrollBarProperty
    ScrollerVisualStyleInfoStore.SizeGripProperty
    ScrollerVisualStyleInfoStore.StaticDataStore
    ScrollerVisualStyleInfoStore.VerticalScrollBarProperty
    StyleInfoStore.Clear()
    StyleInfoStore.Clone()
    StyleInfoStore.CopyTo(StyleInfoStore)
    StyleInfoStore.Dispose()
    StyleInfoStore.Equals(Object)
    StyleInfoStore.FindStyleInfoProperty(String)
    StyleInfoStore.GetHashCode()
    StyleInfoStore.GetSchema()
    StyleInfoStore.GetShortValue(StyleInfoProperty)
    StyleInfoStore.GetValue(StyleInfoProperty)
    StyleInfoStore.HasValue(StyleInfoProperty)
    StyleInfoStore.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.IsChanged
    StyleInfoStore.IsEmpty
    StyleInfoStore.ISerializable.GetObjectData(SerializationInfo, StreamingContext)
    StyleInfoStore.IsSubset(IStyleInfo)
    StyleInfoStore.IStyleInfo.ParseString(String)
    StyleInfoStore.IStyleInfo.Store
    StyleInfoStore.IsValueModified(StyleInfoProperty)
    StyleInfoStore.MergeStyle(IStyleInfo)
    StyleInfoStore.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoStore.ModifyStyleKeepChanges(IStyleInfo, StyleModifyType)
    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.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.WinForms.DataGrid.Styles
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class DataGridVisualStyleInfoStore : ScrollerVisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    DataGridVisualStyleInfoStore()

    Initializes a new instance of the DataGridVisualStyleInfoStore class.

    Declaration
    public DataGridVisualStyleInfoStore()

    DataGridVisualStyleInfoStore(SerializationInfo, StreamingContext)

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

    Declaration
    protected DataGridVisualStyleInfoStore(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

    AddNewRowStyleProperty

    Provides information about the AddNewRowStyle property.

    Declaration
    public static readonly StyleInfoProperty AddNewRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    Border3DStyleProperty

    Provides information about the Border3DStyle property.

    Declaration
    public static readonly StyleInfoProperty Border3DStyleProperty
    Field Value
    Type
    StyleInfoProperty

    BorderColorProperty

    Provides information about the BorderColor property.

    Declaration
    public static readonly StyleInfoProperty BorderColorProperty
    Field Value
    Type
    StyleInfoProperty

    BorderSidesProperty

    Provides information about the BorderSides property.

    Declaration
    public static readonly StyleInfoProperty BorderSidesProperty
    Field Value
    Type
    StyleInfoProperty

    BorderStyleProperty

    Provides information about the HeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty BorderStyleProperty
    Field Value
    Type
    StyleInfoProperty

    BusyIndicatorImageProperty

    Provides information about the BusyIndicatorImage property.

    Declaration
    public static readonly StyleInfoProperty BusyIndicatorImageProperty
    Field Value
    Type
    StyleInfoProperty

    ButtonStyleProperty

    Provides information about the ButtonStyle property.

    Declaration
    public static readonly StyleInfoProperty ButtonStyleProperty
    Field Value
    Type
    StyleInfoProperty

    CaptionSummaryRowStyleProperty

    Provides information about the CaptionSummaryRowStyle property.

    Declaration
    public static readonly StyleInfoProperty CaptionSummaryRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    CellStyleProperty

    Provides information about the CellStyle property.

    Declaration
    public static readonly StyleInfoProperty CellStyleProperty
    Field Value
    Type
    StyleInfoProperty

    CheckBoxStyleProperty

    Provides information about the CheckBoxStyle property.

    Declaration
    public static readonly StyleInfoProperty CheckBoxStyleProperty
    Field Value
    Type
    StyleInfoProperty

    CurrentCellStyleProperty

    Provides information about the CurrentCellStyle property.

    Declaration
    public static readonly StyleInfoProperty CurrentCellStyleProperty
    Field Value
    Type
    StyleInfoProperty

    ErrorIconProperty

    Provides information about the HeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty ErrorIconProperty
    Field Value
    Type
    StyleInfoProperty

    FilterRowStyleProperty

    Provides information about the FilterRowStyle property.

    Declaration
    public static readonly StyleInfoProperty FilterRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    FreezePaneLineStyleProperty

    Provides information about the FreezePaneLineStyle property.

    Declaration
    public static readonly StyleInfoProperty FreezePaneLineStyleProperty
    Field Value
    Type
    StyleInfoProperty

    GroupDropAreaItemStyleProperty

    Provides information about the GroupDropAreaItemStyle property.

    Declaration
    public static readonly StyleInfoProperty GroupDropAreaItemStyleProperty
    Field Value
    Type
    StyleInfoProperty

    GroupDropAreaStyleProperty

    Provides information about the GroupDropAreaStyle property.

    Declaration
    public static readonly StyleInfoProperty GroupDropAreaStyleProperty
    Field Value
    Type
    StyleInfoProperty

    GroupSummaryRowStyleProperty

    Provides information about the GroupSummaryRowStyle property.

    Declaration
    public static readonly StyleInfoProperty GroupSummaryRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    HeaderStyleProperty

    Provides information about the HeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty HeaderStyleProperty
    Field Value
    Type
    StyleInfoProperty

    HyperlinkStyleProperty

    Provides information about the HyperlinkStyle property.

    Declaration
    public static readonly StyleInfoProperty HyperlinkStyleProperty
    Field Value
    Type
    StyleInfoProperty

    IndentCellStyleProperty

    Provides information about the IndentCellStyle property.

    Declaration
    public static readonly StyleInfoProperty IndentCellStyleProperty
    Field Value
    Type
    StyleInfoProperty

    PreviewRowStyleProperty

    Provides information about the PreviewRowStyle property.

    Declaration
    public static readonly StyleInfoProperty PreviewRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    ProgressBarStyleProperty

    Provides information about the ProgressBarStyle property.

    Declaration
    public static readonly StyleInfoProperty ProgressBarStyleProperty
    Field Value
    Type
    StyleInfoProperty

    RowHeaderStyleProperty

    Provides information about the RowHeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty RowHeaderStyleProperty
    Field Value
    Type
    StyleInfoProperty

    SelectionStyleProperty

    Provides information about the SelectionStyle property.

    Declaration
    public static readonly StyleInfoProperty SelectionStyleProperty
    Field Value
    Type
    StyleInfoProperty

    StackedHeaderStyleProperty

    Provides information about the StackedHeaderStyle property.

    Declaration
    public static readonly StyleInfoProperty StackedHeaderStyleProperty
    Field Value
    Type
    StyleInfoProperty

    TableSummaryRowStyleProperty

    Provides information about the TableSummaryRowStyle property.

    Declaration
    public static readonly StyleInfoProperty TableSummaryRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    ToolTipStyleProperty

    Provides information about the ToolTipStyle property.

    Declaration
    public static readonly StyleInfoProperty ToolTipStyleProperty
    Field Value
    Type
    StyleInfoProperty

    UnboundRowStyleProperty

    Provides information about the UnboundRowStyle property.

    Declaration
    public static readonly StyleInfoProperty UnboundRowStyleProperty
    Field Value
    Type
    StyleInfoProperty

    ValidationErrorToolTipStyleProperty

    Provides information about the ValidationErrorToolTipStyle property.

    Declaration
    public static readonly StyleInfoProperty ValidationErrorToolTipStyleProperty
    Field Value
    Type
    StyleInfoProperty

    Implements

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