RegionBaseIsEmpty Method
Determines whether the current region has no any data inside.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public virtual bool IsEmpty()
Public Overridable Function IsEmpty As Boolean
public:
virtual bool IsEmpty()
abstract IsEmpty : unit -> bool
override IsEmpty : unit -> bool
Return Value
BooleanWhether the current region has no any data inside.