Click or drag to resize

GUICollectionModelList Property

[Missing <summary> documentation for "P:Livit.Learn.Model.GUI.GUICollectionModel.List"]

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<GUIPanelModel> List { get; set; }

Property Value

Type: ListGUIPanelModel
See Also