Skip to main content
A newer version of this page is available. .
Tab

ASPxRoundPanel.EnableClientSideAPI Property

This property is not in effect for the ASPxRoundPanel class. The client-side API is always available for this control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

[DefaultValue(false)]
public bool EnableClientSideAPI { get; set; }

Property Value

Type Default
Boolean **false**
See Also