EditorContainer.Text Property
In This Article
Gets or sets the control’s text.
Namespace: DevExpress.XtraEditors.Container
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A string which specifies the control’s text. |
See Also