ActiveReports.Chart Request technical support
NullableBoolean Structure
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Structure NullableBoolean 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As NullableBoolean
C# 
public struct NullableBoolean : ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      DataDynamics.ActiveReports.Chart.NullableBoolean

See Also