WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGridControlVisualStyle - WindowsForms API Reference | Syncfusion PivotGridControl control. ">

    Show / Hide Table of Contents

    Class PivotGridControlVisualStyle

    Represents the class to define the style for PivotGridControl control.

    Inheritance
    System.Object
    ShouldSerializeBasedPersisterType
    StyleInfoBase
    StyleInfoSubObjectBase
    VisualStyleBase
    PivotGridControlVisualStyle
    Implements
    System.ComponentModel.ICustomTypeDescriptor
    System.IDisposable
    IStyleInfo
    System.ComponentModel.ISupportInitialize
    System.IFormattable
    System.IConvertible
    System.Xml.Serialization.IXmlSerializable
    IStyleInfoSubObject
    Inherited Members
    VisualStyleBase.UpdateStyles(IThemeProvider)
    VisualStyleBase.GetDefaultStyle()
    StyleInfoSubObjectBase.Dispose(Boolean)
    StyleInfoSubObjectBase.OnStyleChanged(StyleInfoProperty)
    StyleInfoSubObjectBase.IntGetDefaultStyleInfo(StyleInfoProperty)
    StyleInfoSubObjectBase.MakeCopy(StyleInfoBase, StyleInfoProperty)
    StyleInfoSubObjectBase.SubObjectIdentity
    StyleInfoSubObjectBase.Sip
    StyleInfoSubObjectBase.Data
    StyleInfoSubObjectBase.Owner
    StyleInfoBase.WriteXml(XmlWriter)
    StyleInfoBase.ReadXml(XmlReader)
    StyleInfoBase.SetStore(StyleInfoStore)
    StyleInfoBase.ClearCache()
    StyleInfoBase.Dispose()
    StyleInfoBase.Equals(Object)
    StyleInfoBase.EqualsObject(Object, Object)
    StyleInfoBase.GetHashCode()
    StyleInfoBase.ToString()
    StyleInfoBase.ToString(String)
    StyleInfoBase.ToString(String, IFormatProvider)
    StyleInfoBase.ParseString(String)
    StyleInfoBase.BeginInit()
    StyleInfoBase.EndInit()
    StyleInfoBase.BeginUpdate()
    StyleInfoBase.EndUpdate()
    StyleInfoBase.GetDefaultStyleInfoStore(StyleInfoProperty)
    StyleInfoBase.OnStyleChanging(StyleInfoProperty)
    StyleInfoBase.IsSubset(IStyleInfo)
    StyleInfoBase.CopyFrom(IStyleInfo)
    StyleInfoBase.ModifyStyle(IStyleInfo, StyleModifyType)
    StyleInfoBase.InheritStyle(IStyleInfo, StyleModifyType)
    StyleInfoBase.MergeStyle(IStyleInfo)
    StyleInfoBase.HasValue(StyleInfoProperty)
    StyleInfoBase.IsValueModified(StyleInfoProperty)
    StyleInfoBase.ResetValue(StyleInfoProperty)
    StyleInfoBase.GetValue(StyleInfoProperty)
    StyleInfoBase.GetDefaultValue(StyleInfoProperty)
    StyleInfoBase.GetShortValue(StyleInfoProperty)
    StyleInfoBase.SetValue(StyleInfoProperty, Object)
    StyleInfoBase.SetValue(StyleInfoProperty, Int16)
    StyleInfoBase.IConvertible.ToUInt64(IFormatProvider)
    StyleInfoBase.IConvertible.ToSByte(IFormatProvider)
    StyleInfoBase.IConvertible.ToDouble(IFormatProvider)
    StyleInfoBase.IConvertible.ToDateTime(IFormatProvider)
    StyleInfoBase.IConvertible.ToSingle(IFormatProvider)
    StyleInfoBase.IConvertible.ToBoolean(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt32(IFormatProvider)
    StyleInfoBase.IConvertible.ToUInt16(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt16(IFormatProvider)
    StyleInfoBase.IConvertible.ToString(IFormatProvider)
    StyleInfoBase.IConvertible.ToByte(IFormatProvider)
    StyleInfoBase.IConvertible.ToChar(IFormatProvider)
    StyleInfoBase.IConvertible.ToInt64(IFormatProvider)
    StyleInfoBase.IConvertible.GetTypeCode()
    StyleInfoBase.IConvertible.ToDecimal(IFormatProvider)
    StyleInfoBase.IConvertible.ToType(Type, IFormatProvider)
    StyleInfoBase.IConvertible.ToUInt32(IFormatProvider)
    StyleInfoBase.Identity
    StyleInfoBase.Store
    StyleInfoBase.CacheValues
    StyleInfoBase.WeakReferenceChangedListeners
    StyleInfoBase.Updating
    StyleInfoBase.IsEmpty
    StyleInfoBase.IsChanged
    StyleInfoBase.Changed
    StyleInfoBase.Changing
    ShouldSerializeBasedPersisterType.GetNewAttributesCount(PropertyDescriptor)
    ShouldSerializeBasedPersisterType.AddNewAttributes(PropertyDescriptor, Attribute[], Int32)
    ShouldSerializeBasedPersisterType.GetCustomPDC(PropertyDescriptorCollection)
    ShouldSerializeBasedPersisterType.CheckAllProperties
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public class PivotGridControlVisualStyle : VisualStyleBase, ICustomTypeDescriptor, IDisposable, IStyleInfo, ISupportInitialize, IFormattable, IConvertible, IXmlSerializable, IStyleInfoSubObject

    Constructors

    PivotGridControlVisualStyle()

    Initializes a new instance of the PivotGridControlVisualStyle class.

    Declaration
    public PivotGridControlVisualStyle()

    PivotGridControlVisualStyle(PivotGridControlStyleInfoIdentity)

    Initializes a new instance of the PivotGridControlVisualStyle class.

    Declaration
    public PivotGridControlVisualStyle(PivotGridControlStyleInfoIdentity identity)
    Parameters
    Type Name Description
    PivotGridControlStyleInfoIdentity identity

    A PivotGridControlStyleInfoIdentity that holds the identity for this GridControlStyleInfoStore.

    PivotGridControlVisualStyle(PivotGridControlStyleInfoIdentity, PivotGridControlStyleInfoStore)

    Initializes a new instance of the PivotGridControlVisualStyle class.

    Declaration
    public PivotGridControlVisualStyle(PivotGridControlStyleInfoIdentity identity, PivotGridControlStyleInfoStore store)
    Parameters
    Type Name Description
    PivotGridControlStyleInfoIdentity identity

    A PivotGridControlStyleInfoIdentity that holds the identity for this GridControlStyleInfoStore.

    PivotGridControlStyleInfoStore store

    Holds instance of a PivotGridControlStyleInfoStore class

    PivotGridControlVisualStyle(PivotGridControlStyleInfoStore)

    Initializes a new instance of the PivotGridControlVisualStyle class.

    Declaration
    public PivotGridControlVisualStyle(PivotGridControlStyleInfoStore store)
    Parameters
    Type Name Description
    PivotGridControlStyleInfoStore store

    Holds instance of a PivotGridControlStyleInfoStore class.

    Properties

    ComputationInfoDialogStyle

    Gets or sets the value for PivotValueChooserStyleInfo styles.

    Declaration
    [ThemeStudio]
    public PivotValueChooserStyleInfo ComputationInfoDialogStyle { get; set; }
    Property Value
    Type Description
    PivotValueChooserStyleInfo

    DefaultStyle

    Gets the default style value for the GridControl control.

    Declaration
    public static PivotGridControlVisualStyle DefaultStyle { get; }
    Property Value
    Type Description
    PivotGridControlVisualStyle

    EditMenuStyle

    Gets or sets the value for EditMenuStyleInfo styles.

    Declaration
    [ThemeStudio]
    public EditMenuStyleInfo EditMenuStyle { get; set; }
    Property Value
    Type Description
    EditMenuStyleInfo

    ExpanderStyle

    Gets or sets the value for PivotValueChooserStyleInfo styles.

    Declaration
    [ThemeStudio]
    public ExpanderStyleInfo ExpanderStyle { get; set; }
    Property Value
    Type Description
    ExpanderStyleInfo

    FilterDropDownStyle

    Gets or sets the value for FilterDropDownStyleInfo styles.

    Declaration
    [ThemeStudio]
    public FilterDropDownStyleInfo FilterDropDownStyle { get; set; }
    Property Value
    Type Description
    FilterDropDownStyleInfo

    GroupBarItemStyle

    Gets or sets the value for GroupBarItemStyleInfo styles.

    Declaration
    [ThemeStudio]
    public GroupBarItemStyleInfo GroupBarItemStyle { get; set; }
    Property Value
    Type Description
    GroupBarItemStyleInfo

    GroupBarStyle

    Gets or sets the value for GroupBarStyleInfo styles.

    Declaration
    [ThemeStudio]
    public GroupBarStyleInfo GroupBarStyle { get; set; }
    Property Value
    Type Description
    GroupBarStyleInfo

    HeaderCellStyle

    Gets or sets the value for GridHeaderStyleInfo styles.

    Declaration
    [ThemeStudio]
    public GridHeaderStyleInfo HeaderCellStyle { get; set; }
    Property Value
    Type Description
    GridHeaderStyleInfo

    PivotValueChooserStyle

    Gets or sets the value for PivotValueChooserStyleInfo styles.

    Declaration
    [ThemeStudio]
    public PivotValueChooserStyleInfo PivotValueChooserStyle { get; set; }
    Property Value
    Type Description
    PivotValueChooserStyleInfo

    SchemaDesignerItemStyle

    Gets or sets the value for SchemaDesignerItemStyleInfo styles.

    Declaration
    [ThemeStudio]
    public SchemaDesignerItemStyleInfo SchemaDesignerItemStyle { get; set; }
    Property Value
    Type Description
    SchemaDesignerItemStyleInfo

    SchemaDesignerStyle

    Gets or sets the value for SchemaDesignerStyleInfo styles.

    Declaration
    [ThemeStudio]
    public SchemaDesignerStyleInfo SchemaDesignerStyle { get; set; }
    Property Value
    Type Description
    SchemaDesignerStyleInfo

    SummaryCellStyle

    Gets or sets the value for GridCellStyleInfo styles.

    Declaration
    [ThemeStudio]
    public GridCellStyleInfo SummaryCellStyle { get; set; }
    Property Value
    Type Description
    GridCellStyleInfo

    ValueCellStyle

    Gets or sets the value for GridCellStyleInfo styles.

    Declaration
    [ThemeStudio]
    public GridCellStyleInfo ValueCellStyle { get; set; }
    Property Value
    Type Description
    GridCellStyleInfo

    Methods

    CreateSubObjectIdentity(StyleInfoProperty)

    Creates the sub object identity.

    Declaration
    public override StyleInfoSubObjectIdentity CreateSubObjectIdentity(StyleInfoProperty sip)
    Parameters
    Type Name Description
    StyleInfoProperty sip

    The style info property

    Returns
    Type Description
    StyleInfoSubObjectIdentity
    Overrides
    StyleInfoBase.CreateSubObjectIdentity(StyleInfoProperty)

    Implements

    System.ComponentModel.ICustomTypeDescriptor
    System.IDisposable
    IStyleInfo
    System.ComponentModel.ISupportInitialize
    System.IFormattable
    System.IConvertible
    System.Xml.Serialization.IXmlSerializable
    IStyleInfoSubObject
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved