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

In This Topic
    Cells Property
    In This Topic
    Item's cells.
    Syntax
    'Declaration
     
    Public Property Cells As System.String()
    public System.string[] Cells {get; set;}
    See Also