IModelStaticText.Text Property
Specifies the text of the current Static Text View Item.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v26.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the text of the current Static Text View Item. |
See Also