Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / RulerUnits Property

In This Topic
    RulerUnits Property
    In This Topic
    Gets or sets a value specifying what measurement units should be used by the rulers. By default the units are determined by the current country/region.
    Syntax
    'Declaration
     
    Public Property RulerUnits As RulerUnits
    public RulerUnits RulerUnits {get; set;}
    See Also