Skip to main content
All docs
V23.2

BrickViewData.IsValidData(IBrickViewData) Method

Namespace: DevExpress.XtraPrinting.Export

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