ActiveReports.Viewer3 Request technical support
IsEmpty Method
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Function IsEmpty() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Border
Dim value As Boolean
 
value = instance.IsEmpty()
C# 
public bool IsEmpty()

See Also