Back to Devexpress

XtraTabControl.Text Property

windowsforms-devexpress-dot-xtratab-dot-xtratabcontrol-c4f3e4e7.md

latest1.0 KB
Original Source

XtraTabControl.Text Property

This property isn’t used.

Namespace : DevExpress.XtraTab

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

Type
String

Remarks

This member supports the .NET Framework infrastructure and cannot be used directly from your code.

See Also

XtraTabControl Class

XtraTabControl Members

DevExpress.XtraTab Namespace