ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / SlicerStyles Class / Common Property

In This Topic
    Common Property
    In This Topic
    Gets CommonStyle containing display attributes that determine the common appearance features of the control header on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Common As ICommonStyle
    public ICommonStyle Common {get;}
    See Also