Skip to main content
All docs
V17.2

XRControl.RowSpan Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v17.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[SRCategory(ReportStringId.CatBehavior)]
[Browsable(false)]
public virtual int RowSpan { get; set; }

Property Value

Type
Int32
See Also