\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / Verbs Property

In This Topic
    Verbs Property (C1ComboDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Verbs As System.ComponentModel.Design.DesignerVerbCollection
    public virtual System.ComponentModel.Design.DesignerVerbCollection Verbs {get;}
    See Also