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

XRControl.XRControlStyles.EvenStyle Property

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v21.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[DefaultValue(null)]
public virtual XRControlStyle EvenStyle { get; set; }

Property Value

Type Default
XRControlStyle null
See Also