GridFilterBuilderTemplateContext Class
Stores information about the filter builder. Serves as the context parameter in the FilterBuilderTemplate.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v25.2.dll
Declaration
public class GridFilterBuilderTemplateContext
Remarks
Refer to the FilterBuilderTemplate property description for more information and an example.
Inheritance
Object
GridFilterBuilderTemplateContext
See Also