Skip to main content
A newer version of this page is available.
All docs
V19.1
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.1.dll

Declaration

public WebFilterControlRenderHelper RenderHelper { get; }

Property Value

Type
DevExpress.Web.FilterControl.WebFilterControlRenderHelper
See Also