SegmentedButtonIHandlerSelectionMode Property |
Gets or sets the selection mode.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax SegmentedSelectionMode SelectionMode { get; set; }
Property SelectionMode As SegmentedSelectionMode
Get
Set
abstract SelectionMode : SegmentedSelectionMode with get, set
Property Value
Type:
SegmentedSelectionModeThe selection mode.
See Also