FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ToolMenuWidth Property

In This Topic
    ToolMenuWidth Property
    In This Topic
    Gets or sets a value specifying the width of the control's tool menu.
    Syntax
    'Declaration
     
    Public Property ToolMenuWidth As Double
    public double ToolMenuWidth {get; set;}
    See Also