Click or drag to resize

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; }

Property Value

Type: String
See Also