ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderBarStyle Class / HasProperty Method

In This Topic
    HasProperty Method (RangeSliderBarStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function HasProperty( _
       ByVal name As String _
    ) As Boolean
    protected bool HasProperty( 
       string name
    )

    Parameters

    name
    See Also