Skip to main content
All docs
V24.2

ExpressionPropertyDescriptorBase.ShouldSerializeValue(Object) Method

Namespace: DevExpress.XtraReports.Expressions.Native

Assembly: DevExpress.Printing.v24.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