C# Class Protogame.ListView.ListEntry

Mostra file Open project: RedpointGames/Protogame

Public Properties

Property Type Description
Item IContainer
Layout Rectangle?

Property Details

Item public_oe property

public IContainer Item
return IContainer

Layout public_oe property

public Rectangle? Layout
return Rectangle?