Skip to main content
A newer version of this page is available.

XRControl.SnapLinePadding Property

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

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

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

Property Value

Type
PaddingInfo
See Also