The Ruler object controls the appearance of the rulers along the top
and left-hand side of the C1ReportDesigner control.
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
C# |
---|
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class Ruler |
Visual Basic |
---|
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _ Public Class Ruler |