ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemBinding Class / HeaderField Property

In This Topic
    HeaderField Property (C1MenuItemBinding)
    In This Topic
    Gets or sets the name of the field from the data source that indicates C1Menu header item.
    Syntax
    'Declaration
     
    Public Property HeaderField As System.String
    public System.string HeaderField {get; set;}
    See Also