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

RangeBoundaryParameter.Type Property

For internal use.

Namespace: DevExpress.XtraReports.Parameters

Assembly: DevExpress.Printing.v20.1.Core.dll

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

Declaration

[Browsable(false)]
public override Type Type { get; set; }

Property Value

Type
Type

Implements

See Also