Back to Devexpress

ActionBase.AnyCaption Field

expressappframework-devexpress-dot-expressapp-dot-actions-dot-actionbase-ebc185c6.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public const string AnyCaption = "Any"
vb
Public Const AnyCaption As String = "Any"

Field Value

Type
String

See Also

ActionBase Class

ActionBase Members

DevExpress.ExpressApp.Actions Namespace