Skip to main content
All docs
V24.1

BrickViewData.IsValidData(IBrickViewData) Method

Namespace: DevExpress.XtraPrinting.Export

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