 | IButtonText Property |
Gets or sets the text string displayed within the button control
Namespace:
EBP.Api.Interfaces.Controls
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxstring Text { get; set; }
Property Text As String
Get
Set
Property Value
Type:
StringThe text string displayed within the button control
See Also