ReportParameter.AllowNull Property
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type |
---|
Boolean |
See Also
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
[DataMember]
public bool AllowNull { get; set; }
<DataMember>
Public Property AllowNull As Boolean
Type |
---|
Boolean |
No
Your feedback is appreciated.