C# Class PropertyGrid.TreeGroup

显示文件 Open project: modesto/monoreports Class Usage Examples

Public Properties

Property Type Description
Group string
State StateType
X int
Y int

Property Details

Group public_oe property

public string Group
return string

State public_oe property

public StateType State
return StateType

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int