ThemedSegmentedItemHandlerTWidget, TCallbackWidth Property |
Gets or sets the width of this segment, or -1 to auto size.
Namespace:
Eto.Forms.ThemedControls
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public int Width { get; set; }
Public Property Width As Integer
Get
Set
abstract Width : int with get, set
override Width : int with get, set
Property Value
Type:
Int32The width of this segment.
Implements
SegmentedItemIHandlerWidthSee Also