WinForms

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

    Show / Hide Table of Contents

    Class GridGroupOptionsStyleInfoStore

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

    Inheritance
    System.Object
    StyleInfoStore
    GridGroupOptionsStyleInfoStore
    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.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    [StaticDataField("sd")]
    public class GridGroupOptionsStyleInfoStore : StyleInfoStore, IDisposable, IStyleInfo, ISerializable, ICloneable, IXmlSerializable
    Remarks

    When persisting style information, GridGroupOptionsStyleInfoStore are the objects that should be saved. Identity information can be recreated at runtime when loading cell information but the cell information must be saved.

    GridGroupOptionsStyleInfoStore also holds the static "layout" information for the style. StaticData contains static variables with the information to access data in BitVector32 and StyleInfoObjectStore. This information can be shared among style objects of the same type but collision must be avoided between style types of different products. Having GridStyleInfoStore and ChartStyleInfoStore types solves that collision problem.

    Constructors

    GridGroupOptionsStyleInfoStore()

    Initializes a new empty GridGroupOptionsStyleInfoStore

    Declaration
    public GridGroupOptionsStyleInfoStore()

    GridGroupOptionsStyleInfoStore(SerializationInfo, StreamingContext)

    Initializes a new GridGroupOptionsStyleInfoStore from a serialization stream.

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

    AllowScrollCaptionBarProperty

    Provides information about the Syncfusion.Windows.Forms.Grid.Grouping.GridGroupOptionsStyleInfo.AllowScrollCaptionBar property.

    Declaration
    public static readonly StyleInfoProperty AllowScrollCaptionBarProperty
    Field Value
    Type Description
    StyleInfoProperty

    CaptionSummaryRowProperty

    Provides information about the CaptionSummaryRow property.

    Declaration
    public static readonly StyleInfoProperty CaptionSummaryRowProperty
    Field Value
    Type Description
    StyleInfoProperty

    CaptionTextProperty

    Provides information about the CaptionText property.

    Declaration
    public static readonly StyleInfoProperty CaptionTextProperty
    Field Value
    Type Description
    StyleInfoProperty

    IsExpandedInitialValueProperty

    Provides information about the IsExpandedInitialValue property.

    Declaration
    public static readonly StyleInfoProperty IsExpandedInitialValueProperty
    Field Value
    Type Description
    StyleInfoProperty

    RepaintCaptionWhenItemsChangedProperty

    Provides information about the RepaintCaptionWhenItemsChanged property.

    Declaration
    public static readonly StyleInfoProperty RepaintCaptionWhenItemsChangedProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowAddNewRecordAfterDetailsProperty

    Provides information about the ShowAddNewRecordAfterDetails property.

    Declaration
    public static readonly StyleInfoProperty ShowAddNewRecordAfterDetailsProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowAddNewRecordBeforeDetailsProperty

    Provides information about the ShowAddNewRecordBeforeDetails property.

    Declaration
    public static readonly StyleInfoProperty ShowAddNewRecordBeforeDetailsProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowCaptionPlusMinusProperty

    Provides information about the ShowCaptionPlusMinus property.

    Declaration
    public static readonly StyleInfoProperty ShowCaptionPlusMinusProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowCaptionProperty

    Provides information about the ShowCaption property.

    Declaration
    public static readonly StyleInfoProperty ShowCaptionProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowCaptionSummaryCellsProperty

    Provides information about the ShowCaptionSummaryCells property.

    Declaration
    public static readonly StyleInfoProperty ShowCaptionSummaryCellsProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowColumnHeadersProperty

    Provides information about the ShowColumnHeaders property.

    Declaration
    public static readonly StyleInfoProperty ShowColumnHeadersProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowEmptyGroupsProperty

    Provides information about the ShowEmptyGroups property.

    Declaration
    public static readonly StyleInfoProperty ShowEmptyGroupsProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowFilterBarProperty

    Provides information about the ShowFilterBar property.

    Declaration
    public static readonly StyleInfoProperty ShowFilterBarProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowGroupFooterProperty

    Provides information about the ShowGroupFooter property.

    Declaration
    public static readonly StyleInfoProperty ShowGroupFooterProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowGroupHeaderProperty

    Provides information about the ShowGroupHeader property.

    Declaration
    public static readonly StyleInfoProperty ShowGroupHeaderProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowGroupIndentAsCoveredRangeProperty

    Provides information about the ShowGroupIndentAsCoveredRange property.

    Declaration
    public static readonly StyleInfoProperty ShowGroupIndentAsCoveredRangeProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowGroupPreviewProperty

    Provides information about the ShowGroupPreview property.

    Declaration
    public static readonly StyleInfoProperty ShowGroupPreviewProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowGroupSummaryWhenCollapsedProperty

    Provides information about the ShowGroupSummaryWhenCollapsed property.

    Declaration
    public static readonly StyleInfoProperty ShowGroupSummaryWhenCollapsedProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowStackedHeadersProperty

    Provides information about the ShowStackedHeaders property.

    Declaration
    public static readonly StyleInfoProperty ShowStackedHeadersProperty
    Field Value
    Type Description
    StyleInfoProperty

    ShowSummariesProperty

    Provides information about the ShowSummaries property.

    Declaration
    public static readonly StyleInfoProperty ShowSummariesProperty
    Field Value
    Type Description
    StyleInfoProperty

    SummaryRowPlacementProperty

    Provides information about the SummaryRowPlacement property.

    Declaration
    public static readonly StyleInfoProperty SummaryRowPlacementProperty
    Field Value
    Type Description
    StyleInfoProperty

    Properties

    StaticDataStore

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

    Methods

    Clone()

    Returns 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 - 2023 Syncfusion Inc. All Rights Reserved