StaticImage.Caption Property
Returns the current View Item‘s caption.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string value representing the current View Item’s caption. |
See Also