Gets or sets the text displayed on the band.
A String containing the text displayed on the band. The default is an empty string ("").
The default Text property value is an empty string ("") unless the band was created with the RebarBand constructor that accepts the text string as a parameter.
This text is also used as the menu item text in the toggle menu.
When TextVisible is false, no text is displayed on the band.
Note to Translators: This property is marked with the LocalizableAttribute. When the Localizable designer property on a form is set to true, the value of this property is persisted in the resource file associated with each culture. You can localize these resource files without modifying the code.
RebarBand Class | Skybound.Rebar Namespace