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

In This Topic
    IsDefaultProperty Method (CommonStyle)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function IsDefaultProperty( _
       ByVal name As String _
    ) As Boolean
    protected virtual bool IsDefaultProperty( 
       string name
    )

    Parameters

    name
    See Also