Back to Devexpress

BaseListBoxControl.Text Property

windowsforms-devexpress-dot-xtraeditors-dot-baselistboxcontrol-42a2bc4a.md

latest1.1 KB
Original Source

BaseListBoxControl.Text Property

This property is not supported by the BaseListBoxControl class.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override string Text { get; set; }
vb
<Browsable(False)>
Public Overrides Property Text As String

Property Value

TypeDescription
String

A string value.

|

See Also

BaseListBoxControl Class

BaseListBoxControl Members

DevExpress.XtraEditors Namespace