Specifies a DateRangePicker operation exposed as a WebMCP tool.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum DateRangePickerWebMcpToolCommand
Fields
Clear the start and end date values.
C#
Clear = 1
Set the start and end date values.
C#
SetValue = 0