.NET Documentation
C#
VB
Show/Hide TOC
Button
Item
Text Property
Element text.
Definition
Namespace:
Aliquo.Windows
Assembly:
Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Copy
public
string
Text
{
get
;
set
; }
VB
Copy
Public
Property
Text
As
String
Get
Set
Property Value
String
See Also
Reference
ButtonItem Class
Aliquo.Windows Namespace
In This Article
Definition
See Also