Gets or sets a value indicating whether the rulers should display marks
showing the current cursor position.
Namespace:
C1.Win.C1PreviewAssembly: C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(false)] public bool TrackMousePosition { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(False)> _ Public Property TrackMousePosition As Boolean Get Set |
Remarks
The default value for this property is False.