New to Telerik UI for BlazorStart a free 30-day trial

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:

C#
public enum GanttTreeListFilterEditorType

Fields

Sets the editor to a TelerikDatePicker<T>.

C#
DatePicker = 0

Sets the editor to a TelerikDateTimePicker<T>.

C#
DateTimePicker = 1
In this article
DefinitionFieldsDatePickerDateTimePicker
Not finding the help you need?
Contact Support