ThemedMenuSegmentedItemHandlerMenuIndicator Property |
Gets or sets the indicator to show to the right of the text.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string MenuIndicator { get; set; }
Public Property MenuIndicator As String
Get
Set
member MenuIndicator : string with get, set
Property Value
Type:
StringThe menu indicator.
See Also