View.GetCurrentObjectCaption() Method
In This Article
Returns the current object’s caption, formatted according to the applied ObjectCaptionFormatAttribute.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Returns
Type | Description |
---|---|
String | A string value representing a formatted caption of the View’s View. |
See Also