Skip to main content

XRControl.SnapLinePadding Property

Designed to be used internally. Use the XRPanel.SnapLinePadding or Band.SnapLinePadding property instead.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[SRCategory(ReportStringId.CatDesign)]
[Browsable(false)]
public virtual PaddingInfo SnapLinePadding { get; set; }

Property Value

Type
PaddingInfo
See Also