FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ZoomDialogStrings Class / WideLayoutCheck Property

In This Topic
    WideLayoutCheck Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the text displayed on the "Wide Layout" check box.
    Syntax
    'Declaration
     
    Public Property WideLayoutCheck As String
    public string WideLayoutCheck {get; set;}
    See Also