C# Class PropertyGrid.TreeGroup

Show file Open project: modesto/monoreports Class Usage Examples

Public Properties

Property Type Description
Group string
State StateType
X int
Y int

Property Details

Group public property

public string Group
return string

State public property

public StateType State
return StateType

X public property

public int X
return int

Y public property

public int Y
return int