aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b900b03c.md
Provides methods that allow you to configure nested options of the client-side filterRow object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class GanttFilterRowBuilder :
OptionsOwnerBuilder
The following members return GanttFilterRowBuilder objects:
Show 14 links
Do not instantiate this class explicitly. A new GanttFilterRowBuilder class instance is created when you call the FilterRow(Action<GanttFilterRowBuilder>) method.
Object OptionsOwnerBuilder GanttFilterRowBuilder
See Also