RangeTypeExt Class

Namespace: Stimulsoft.Report.Helpers

Methods

Method Returns Description
IsDateRangeType static bool  
IsIntegerRangeType static bool  
IsNumericOrIntegerRangeType static bool  
IsNumericRangeType static bool  

Method Details

IsDateRangeType static

IsDateRangeType(type: Type): bool

Parameters

  • type (Type)

Returns bool


IsIntegerRangeType static

IsIntegerRangeType(type: Type): bool

Parameters

  • type (Type)

Returns bool


IsNumericOrIntegerRangeType static

IsNumericOrIntegerRangeType(type: Type): bool

Parameters

  • type (Type)

Returns bool


IsNumericRangeType static

IsNumericRangeType(type: Type): bool

Parameters

  • type (Type)

Returns bool