Skip to main content
A newer version of this page is available. .

XtraPanel.Text Property

This member is not supported by the XtraPanel class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Bindable(false)]
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override string Text { get; set; }

Property Value

Type
String
See Also