Skip to main content

DataSourceInfo.HasParameters Property

Namespace: DevExpress.XtraPrinting.WebClientUIControl.DataContracts

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

[DataMember(Name = "hasParams", EmitDefaultValue = false)]
public bool HasParameters { get; set; }

#Property Value

Type
Boolean
See Also