ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseObject Class / MenuCaption Property

In This Topic
    MenuCaption Property
    In This Topic
    Gets or sets the menu caption for the user interface object.
    Syntax
    'Declaration
     
    Public Property MenuCaption As System.String
    public System.string MenuCaption {get; set;}
    See Also