Enum
GanttTreeListFilterEditorType

The editor type used for filtering for a particular column in the Gantt's Tree List section.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GanttTreeListFilterEditorType

Fields

DatePicker

Sets the editor to a TelerikDatePicker<T>.

Declaration

cs-api-definition
DatePicker = 0

Field Value

GanttTreeListFilterEditorType

DateTimePicker

Sets the editor to a TelerikDateTimePicker<T>.

Declaration

cs-api-definition
DateTimePicker = 1

Field Value

GanttTreeListFilterEditorType

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