WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / ToolMenuItem Class / IsEnabled Property
In This Topic
    IsEnabled Property (ToolMenuItem)
    In This Topic
    Gets or sets a value indicating if the item is enabled.
    Syntax
    public bool IsEnabled {get; set;}
    See Also