Specifies a DateTimePicker operation exposed as a WebMCP tool.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public enum DateTimePickerWebMcpToolCommand
Fields
Clear the date and time value.
C#
Clear = 1
Set the date and time value.
C#
SetValue = 0