Supplies information about a TodaySelect event that is being raised.
Object
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class SchedulerTodaySelectEventArgsSupplies information about a TodaySelect event that is being raised.
public SchedulerTodaySelectEventArgs()Today's date. You can change this value to navigate to a different date.
public DateTime Today { get; set; }
| Type | Description |
|---|---|
| DateTime | Today's date. You can change this value to navigate to a different date. |