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

In This Topic
    Glyph Property
    In This Topic
    Gets or sets the string with a character used as the tool icon.
    Syntax
    'Declaration
     
    Public Property Glyph As String
    public string Glyph {get; set;}
    See Also