Back to Devexpress

BackwardCompatibilitySettings Class

aspnet-devexpress-dot-web-1aa61417.md

latest1.3 KB
Original Source

BackwardCompatibilitySettings Class

Provides the backward compatibility settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class BackwardCompatibilitySettings
vb
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

BackwardCompatibilitySettings Members

DevExpress.Web Namespace