RegionBaseIsEmpty Method

Determines whether the current region has no any data inside.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public virtual bool IsEmpty()

Return Value

Boolean
Whether the current region has no any data inside.

See Also