ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / DropDownStyle Class / Name Property

In This Topic
    Name Property (DropDownStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Name As String
    public virtual string Name {get;}
    See Also