Click or drag to resize

ThemedExpanderHandlerPadding Property

Gets or sets the padding around the Content.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Padding Padding { get; set; }

Property Value

Type: Padding

Implements

PanelIHandlerPadding
See Also