Click or drag to resize

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)
Syntax
string Text { get; set; }

Property Value

Type: String
The text string displayed within the button control
See Also