Skip to main content
All docs
V25.2
  • ID
    Max
    Min

    SchedulerBuilder<T>.OnCellClick Method

    Name Parameters Description
    OnCellClick(RazorBlock) jsFunc A function that is executed when a view cell is clicked. Mirrors the client-side onCellClick option.
    OnCellClick(String) jsFunc A function that is executed when a view cell is clicked. Mirrors the client-side onCellClick option.