Skip to main content
All docs
V25.1
  • ExpressionPropertyDescriptorBase.ShouldSerializeValue(Object) Method

    Namespace: DevExpress.XtraReports.Expressions.Native

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

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public override bool ShouldSerializeValue(
        object component
    )

    Parameters

    Name Type
    component Object

    Returns

    Type
    Boolean
    See Also