ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / CommonStyle Class
Members

In This Topic
    CommonStyle Class
    In This Topic
    CommonStyle contains display attributes that determine the common appearance features of the control on the screen.
    Object Model
    CommonStyle Class
    Syntax
    'Declaration
     
    Public Class CommonStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
       Implements ICommonStyle 
    public class CommonStyle : C1.Win.C1Themes.BaseC1FrameworkStyle, ICommonStyle  
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.FlexPivot.Styles.CommonStyle

    See Also