[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.DoubleArray.IsDateTime

IsDateTime Method

IsDateTime(int)

Gets a value indicating whether the 2D array is a DateTime type array.

Declaration
public bool IsDateTime(int index)
Parameters
Type Name Description
int index

Specify the index of a two-dimensional array.

Returns
Type Description
bool