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

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