menu

WinForms

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

    Show / Hide Table of Contents

    Class CachedStyleInfoSubObjectIdentity

    Provides style identity information for nested expandable objects of the GridStyleInfo and TreeStyleInfo classes.

    Inheritance
    System.Object
    StyleInfoIdentityBase
    StyleInfoSubObjectIdentity
    CachedStyleInfoSubObjectIdentity
    BulletGraphInfoSubObjectIdentity
    BulletGraphStyleInfoSubObjectIdentity
    CalculatorControlInfoSubObjectIdentity
    ColorUIControlInfoSubObjectIdentity
    EditControlInfoSubObjectIdentity
    GridStyleInfoSubObjectIdentity
    GroupBarInfoSubObjectIdentity
    GroupViewInfoSubObjectIdentity
    MapsInfoSubObjectIdentity
    MapsStyleInfoSubObjectIdentity
    MessageBoxAdvInfoSubObjectIdentity
    PdfViewerInfoSubObjectIdentity
    PivotGridControlInfoSubObjectIdentity
    RibbonControlAdvInfoSubObjectIdentity
    ScrollerVisualStyleInfoSubObjectIdentity
    SpellCheckerAdvInfoSubObjectIdentity
    SplitterControlInfoSubObjectIdentity
    SpreadsheetInfoSubObjectIdentity
    AutoCompleteInfoSubObjectIdentity
    ButtonEditInfoSubObjectIdentity
    ColorPickerUIAdvInfoSubObjectIdentity
    ComboBoxAdvInfoSubObjectIdentity
    CommandBarControllerStyleInfoSubObjectIdentity
    CurrencyTextBoxInfoSubObjectIdentity
    DockingManagerInfoSubObjectIdentity
    DomainUpDownExtInfoSubObjectIdentity
    DoubleTextBoxInfoSubObjectIdentity
    EditableListStyleInfoSubObjectIdentity
    FontComboBoxInfoSubObjectIdentity
    FontListBoxInfoSubObjectIdentity
    GradientPanelExtInfoSubObjectIdentity
    GradientPanelInfoSubObjectIdentity
    IntegerTextBoxInfoSubObjectIdentity
    MultiColumnComboBoxInfoSubObjectIdentity
    MultiColumnTreeViewInfoSubObjectIdentity
    NavigationDrawerInfoSubObjectIdentity
    NavigationViewInfoSubObjectIdentity
    NumericUpDownExtInfoSubObjectIdentity
    PercentTextBoxInfoSubObjectIdentity
    RadialSliderInfoSubObjectIdentity
    RatingControlInfoSubObjectIdentity
    SplitButtonAdvInfoSubObjectIdentity
    StatusBarAdvInfoSubObjectIdentity
    StatusStripExStyleInfoSubObjectIdentity
    SuperAcceleratorInfoSubObjectIdentity
    SuperToolTipInfoSubObjectIdentity
    TabbedFormVisualStyleInfoSubObjectIdentity
    TabControlAdvInfoSubObjectIdentity
    TabSplitterContainerInfoSubObjectIdentity
    TextBoxExtInfoSubObjectIdentity
    ToggleButtonInfoSubObjectIdentity
    ToolStripExStyleInfoSubObjectIdentity
    TrackBarExInfoSubObjectIdentity
    TreeNavigatorInfoSubObjectIdentity
    TreeViewAdvInfoSubObjectIdentity
    BarManagerStyleInfoSubObjectIdentity
    PopupMenuStyleInfoSubObjectIdentity
    TreeMapInfoSubObjectIdentity
    FormVisualStyleInfoSubObjectIdentity
    ScrollerVisualStyleInfoSubObjectIdentity
    ToolTipVisualStyleInfoSubObjectIdentity
    DataPagerStyleInfoSubObjectIdentity
    CalendarVisualStyleInfoSubObjectIdentity
    DateTimeEditVisualStyleInfoSubObjectIdentity
    ComboBoxStyleInfoSubObjectIdentity
    SmithChartStyleInfoSubObjectIdentity
    Implements
    System.IDisposable
    Inherited Members
    StyleInfoIdentityBase.GetBaseStyle(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.GetBaseStyleNotEmptyExpandable(IStyleInfo, StyleInfoProperty)
    StyleInfoIdentityBase.InnerIdentity
    StyleInfoIdentityBase.IsDisposable
    StyleInfoIdentityBase.OnStyleChanging(StyleInfoBase, StyleInfoProperty)
    StyleInfoSubObjectIdentity.Dispose()
    StyleInfoSubObjectIdentity.Owner
    StyleInfoSubObjectIdentity.Sip
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Styles
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class CachedStyleInfoSubObjectIdentity : StyleInfoSubObjectIdentity, IDisposable

    Constructors

    CachedStyleInfoSubObjectIdentity(StyleInfoBase, StyleInfoProperty)

    Creates a new StyleInfoSubObjectIdentity object and associates it with a StyleInfoBase.

    Declaration
    public CachedStyleInfoSubObjectIdentity(StyleInfoBase owner, StyleInfoProperty sip)
    Parameters
    Type Name Description
    StyleInfoBase owner

    The StyleInfoBase that owns this subobject.

    StyleInfoProperty sip

    The StyleInfoProperty descriptor for this expandable subobject.

    Methods

    GetBaseStyles(IStyleInfo)

    Declaration
    public override IStyleInfo[] GetBaseStyles(IStyleInfo thisStyleInfo)
    Parameters
    Type Name Description
    IStyleInfo thisStyleInfo
    Returns
    Type
    IStyleInfo[]
    Overrides
    StyleInfoSubObjectIdentity.GetBaseStyles(IStyleInfo)

    OnStyleChanged(StyleInfoBase, StyleInfoProperty)

    Declaration
    public override void OnStyleChanged(StyleInfoBase style, StyleInfoProperty sip)
    Parameters
    Type Name Description
    StyleInfoBase style
    StyleInfoProperty sip
    Overrides
    StyleInfoIdentityBase.OnStyleChanged(StyleInfoBase, StyleInfoProperty)

    Implements

    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved