ThemedExpanderHandlerExpandedButtonText Property |
Gets or sets the text of the button when
Expanded is
true.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string ExpandedButtonText { get; set; }
Public Property ExpandedButtonText As String
Get
Set
member ExpandedButtonText : string with get, set
Property Value
Type:
StringSee Also