ActiveReports 11
IsNullOrEmptyString Property

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports Namespace > Variant Structure : IsNullOrEmptyString Property
Check if the variant value is null or empty string.
Syntax
'Declaration
 
Public ReadOnly Property IsNullOrEmptyString As Boolean
public bool IsNullOrEmptyString {get;}
See Also

Reference

Variant Structure
Variant Members