ActiveReports.Chart Request technical support
HasValue Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasValue As Boolean
Visual Basic (Usage)Copy Code
Dim instance As NullableBoolean
Dim value As Boolean
 
value = instance.HasValue
C# 
public bool HasValue {get;}

See Also