FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / ToolMenuItem Class
Properties Events


In This Topic
    ToolMenuItem Class Members
    In This Topic

    The following tables list the members exposed by ToolMenuItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a ToolMenuItem.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the string with a character used as the tool icon.  
    Public PropertyGets or sets a value indicating if the item is enabled.  
    Public PropertyGets or sets the text label of the tool.  
    Public PropertyGets a value that identifies the tool panel.  
    Public PropertyGets or sets a value indicating if the item is visible.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also