Enum
TreeListFilterEditorType

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

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TreeListFilterEditorType

Fields

DatePicker

Sets the editor to a TelerikDatePicker<T>.

Declaration

cs-api-definition
DatePicker = 0

Field Value

TreeListFilterEditorType

DateTimePicker

Sets the editor to a TelerikDateTimePicker<T>.

Declaration

cs-api-definition
DateTimePicker = 1

Field Value

TreeListFilterEditorType

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