WinForms

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

    Show / Hide Table of Contents

    Class FilterControlVisualStyleInfoStore

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

    Inheritance
    System.Object
    StyleInfoStore
    VisualStyleInfoStore
    FilterControlVisualStyleInfoStore
    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.GridCommon
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class FilterControlVisualStyleInfoStore : VisualStyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable

    Constructors

    FilterControlVisualStyleInfoStore()

    Initializes a new instance of the FilterControlVisualStyleInfoStore class.

    Declaration
    public FilterControlVisualStyleInfoStore()

    FilterControlVisualStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new instance of the FilterControlVisualStyleInfoStore class.

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

    ActiveCasingImageProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ActiveCasingImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveSortAscendingIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ActiveSortAscendingIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    ActiveSortDescendingIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ActiveSortDescendingIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    AdvancedFilterButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty AdvancedFilterButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    AdvancedFilterDropDownIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty AdvancedFilterDropDownIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    AdvancedFilterDroppedDownIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty AdvancedFilterDroppedDownIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    BackColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty BackColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    Border3DStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty Border3DStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    BorderColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty BorderColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    BorderSidesProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty BorderSidesProperty
    Field Value
    Type Description
    StyleInfoProperty

    BorderStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty BorderStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    CancelButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty CancelButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    CasingButtonImageProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty CasingButtonImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    ClearButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ClearButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    ClearFilterIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ClearFilterIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    CloseIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty CloseIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    DateFilterButtonImageProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty DateFilterButtonImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DateTimeCasingImageProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty DateTimeCasingImageProperty
    Field Value
    Type Description
    StyleInfoProperty

    DisabledClearFilterIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty DisabledClearFilterIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    DoneButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty DoneButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    ForeColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty ForeColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    OkButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty OkButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    SearchIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SearchIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    SeparatorColorProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SeparatorColorProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortAscendingButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SortAscendingButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortAscendingIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SortAscendingIconProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortDescendingButtonStyleProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SortDescendingButtonStyleProperty
    Field Value
    Type Description
    StyleInfoProperty

    SortDescendingIconProperty

    Provides information about the property.

    Declaration
    public static readonly StyleInfoProperty SortDescendingIconProperty
    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
    VisualStyleInfoStore.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 - 2021 Syncfusion Inc. All Rights Reserved