ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMapItemBinding Class / ColorField Property

In This Topic
    ColorField Property
    In This Topic
    Gets or sets the color field at which the C1TreeMapItemBinding object is applied.
    Syntax
    'Declaration
     
    Public Property ColorField As System.String
    public System.string ColorField {get; set;}
    See Also