Click or drag to resize

ThemedCollectionEditorExtraContent Property

Gets or sets a control for extra content in this control. This appears below the property grid in the same line as the add/remove buttons.

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

Property Value

Type: Control
See Also