Click or drag to resize

ThemedCollectionEditorDataStore Property

Data store of the items to edit

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public IEnumerable<Object> DataStore { get; set; }

Property Value

Type: IEnumerableObject
See Also