Back to Devexpress

CompatibilitySettings.UseLegacyAutomationNamesRowsCells Property

corelibraries-devexpress-dot-xpf-dot-core-dot-compatibilitysettings-4a006744.md

latest1.4 KB
Original Source

CompatibilitySettings.UseLegacyAutomationNamesRowsCells Property

Gets or sets whether to use legacy automation names for row cells. This is a dependency property.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Data.Desktop.v25.2.dll

NuGet Packages : DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

Declaration

csharp
public static bool UseLegacyAutomationNamesRowsCells { get; set; }
vb
Public Shared Property UseLegacyAutomationNamesRowsCells As Boolean

Property Value

TypeDescription
Boolean

true to use legacy automation names for row cells; otherwise, false.

|

See Also

CompatibilitySettings Class

CompatibilitySettings Members

DevExpress.Xpf.Core Namespace