ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / CommandName Property

In This Topic
    CommandName Property (C1ComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CommandName As System.String
    public System.string CommandName {get; set;}
    See Also