Skip to main content
Tab

BackwardCompatibilitySettings Class

Provides the backward compatibility settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class BackwardCompatibilitySettings

The following members return BackwardCompatibilitySettings objects:

Remarks

The BackwardCompatibilitySettings class provides a set of properties that control the control’s backward compatibility settings. These options can be accessed by the ASPxWebControl.BackwardCompatibility property.

Inheritance

Object
BackwardCompatibilitySettings
See Also