A newer version of this page is available.
Switch to the current version.
XRControl.SnapLinePadding Property
Designed to be used internally. Use the XRPanel.SnapLinePadding or Band.SnapLinePadding property instead.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
[SRCategory(ReportStringId.CatDesign)]
[Browsable(false)]
public virtual PaddingInfo SnapLinePadding { get; set; }
<SRCategory(ReportStringId.CatDesign)>
<Browsable(False)>
Public Overridable Property SnapLinePadding As PaddingInfo
Property Value
Type |
---|
PaddingInfo |
See Also
Feedback