Skip to main content
All docs
V25.1
  • BrickViewData.IsValidData(IBrickViewData) Method

    Namespace: DevExpress.XtraPrinting.Export

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

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public static bool IsValidData(
        IBrickViewData control
    )

    Parameters

    Name Type
    control DevExpress.XtraPrinting.Export.IBrickViewData

    Returns

    Type
    Boolean
    See Also