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