AJE Components
ReportItemSize IsEmpty Property AJE Data Report Engine Help
Property returns true when the Size has both a width and height of 0; otherwise, false. Read-only.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public bool IsEmpty { get; }

Property Value

Type: OnlineBoolean

Return Value

Type: OnlineBoolean
Remarks

See Also