Gets or sets whether mouse editing actions should snap to grid measurements.
Namespace:
C1.Win.C1ReportDesignerAssembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(false)] public bool Snap { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute(False)> _ Public Property Snap As Boolean Get Set |
Remarks
The default value for this property is False.