ActiveReports 12
IsDateTime Method

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > DoubleArray Class : IsDateTime Method

Specifies the index of the double array.

Gets a value indicating whether the double array is a DateTime array.

Syntax
'Declaration
 
Public Function IsDateTime( _
   ByVal index As Integer _
) As Boolean
public bool IsDateTime( 
   int index
)

Parameters

index

Specifies the index of the double array.

See Also

Reference

DoubleArray Class
DoubleArray Members