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

In This Topic
    IsEnabled Property
    In This Topic
    Gets or sets a value indicating if the item is enabled.
    Syntax
    'Declaration
     
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also