FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / ToolMenuItem Class / Label Property

In This Topic
    Label Property (ToolMenuItem)
    In This Topic
    Gets or sets the text label of the tool.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also