GridPivotItem.GetDateTimeValue

GridPivotItem.GetDateTimeValue method

Gets the date time value of the pivot item If the value is null ,it will return DateTime.MinValue

public DateTime GetDateTimeValue()

See Also