C# Class Protogame.ListView.ListEntry

Show file Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Item IContainer
Layout Rectangle?

Property Details

Item public property

public IContainer Item
return IContainer

Layout public property

public Rectangle? Layout
return Rectangle?