Click or drag to resize

SelectableFilterCollectionT Constructor (ISelectableControlObject)

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public SelectableFilterCollection(
	ISelectableControl<Object> parent
)

Parameters

parent
Type: Eto.FormsISelectableControlObject
Parent to attach this instance to.
See Also