ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonStyles Class / Default Property

In This Topic
    Default Property (ButtonStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of element on the screen in the default state.
    Syntax
    'Declaration
     
    Public ReadOnly Property Default As IButtonStateStyles
    public IButtonStateStyles Default {get;}
    See Also