Skip to main content
All docs
V23.2

ExpressionPropertyDescriptorBase.ShouldSerializeValue(Object) Method

Namespace: DevExpress.XtraReports.Expressions.Native

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

NuGet Package: DevExpress.Printing.Core

Declaration

public override bool ShouldSerializeValue(
    object component
)

Parameters

Name Type
component Object

Returns

Type
Boolean
See Also