Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
KeyValueGrid.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Presentation.Controls.KeyValueGrid
 This control represents a Grid with two columns, the first one representing keys and the second one representing values. Grid.ColumnDefinitions and Grid.RowDefinitions should not be modified for this control. Every child content added in this control will either create a new row and be placed on its left column, or placed on the second column of the last row. More...
 

Namespaces

package  SiliconStudio.Presentation.Controls