ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.Slicer.4.5.2 Assembly / C1.Win.FlexPivot.Styles Namespace / ButtonStateStyle Class / ApplyToStyle Method

In This Topic
    ApplyToStyle Method (ButtonStateStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ApplyToStyle( _
       ByVal dst As C1.Framework.Style _
    ) As Boolean
    public virtual bool ApplyToStyle( 
       C1.Framework.Style dst
    )

    Parameters

    dst
    See Also