Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ViewShortcut.EqualsDefaultIgnoredParameters Field

Specifies keys that are ignored when comparing View Shortcuts via the ViewShortcut.Equals method.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public static List<string> EqualsDefaultIgnoredParameters

Field Value

Type
List<String>
See Also