Skip to main content
All docs
V19.2
Tab

ASPxFilterControlBase.RenderHelper Property

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public WebFilterControlRenderHelper RenderHelper { get; }

Property Value

Type
DevExpress.Web.FilterControl.WebFilterControlRenderHelper
See Also