Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Contact Class / MenuCaption Property

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