Skip to main content
.NET 6.0+

ActionBase.AnyCaption Field

Specifies the caption for the ActionBase.TargetViewId property value which means “Any view ID”. By default, this field value is set to “Any”.

Namespace: DevExpress.ExpressApp.Actions

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string AnyCaption = "Any"

Field Value

Type
String
See Also