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; }
Public Property ExtraContent As Control
Get
Set
member ExtraContent : Control with get, set
Property Value
Type:
ControlSee Also