Enum
GridFilterEditorType

The editor type used for filtering for a particular column in the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GridFilterEditorType

Fields

DatePicker

Sets the editor to a TelerikDatePicker<T>.

Declaration

cs-api-definition
DatePicker = 0

Field Value

GridFilterEditorType

DateTimePicker

Sets the editor to a TelerikDateTimePicker<T>.

Declaration

cs-api-definition
DateTimePicker = 1

Field Value

GridFilterEditorType

In this article
DefinitionFieldsDatePickerDateTimePicker
Not finding the help you need?
Contact Support