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