BackwardCompatibilitySettings Class
Provides the backward compatibility settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
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