Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / ShowRulers Field

In This Topic
    ShowRulers Field
    In This Topic
    Stores the value of the C1PreviewPane.ShowRulers property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public ShowRulers As ShowRulersFlags
    public ShowRulersFlags ShowRulers
    See Also