Skip to main content
All docs
V25.2
  • DateRangeBoxBuilder.Value Method

    Name Parameters Description
    Value(JS) value An array that specifies the selected range (start and end dates). Mirrors the client-side value option.
    Value(IEnumerable<DateTime>) value An array that specifies the selected range (start and end dates). Mirrors the client-side value option.
    Value(IEnumerable<Double>) value An array that specifies the selected range (start and end dates). Mirrors the client-side value option.
    Value(IEnumerable<String>) value An array that specifies the selected range (start and end dates). Mirrors the client-side value option.