StaticTextViewItem.Control Property
Gets the StaticTextViewItem‘s control.
Namespace: DevExpress.ExpressApp.Web.Editors
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Label | A Label control used to display the current Static Text View Item in a UI. |
See Also