ActiveReports 12
IsNullOrEmptyString Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine 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