[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.NullableBoolean.op_Explicit

explicit operator Operator

explicit operator bool(NullableBoolean)

Explicit type conversion operator from NullableBoolean to bool.

Declaration
public static explicit operator bool(NullableBoolean value)
Parameters
Type Name Description
NullableBoolean value
Returns
Type Description
bool