ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.8 Assembly / C1.Win.FlexPivot.Styles Namespace / SlicerStyles Class / IsDefault Property

In This Topic
    IsDefault Property (SlicerStyles)
    In This Topic
    Gets value indicating whether the theme is default.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property IsDefault As Boolean
    public override bool IsDefault {get;}
    See Also