PanelControl.Text Property
In This Article
Gets or sets the text associated with the panel control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value specifying the text associated with the panel. |
See Also