ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / MultiSelectStyles Class / GetProperty Method

In This Topic
    GetProperty Method (MultiSelectStyles)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetProperty( _
       Optional ByVal name As String _
    ) As Object
    public object GetProperty( 
       string name
    )

    Parameters

    name
    See Also