DialogListGroup
最后更新于
最后更新于
The DialogListGroup object represents a group in a list view control in a . It's returned by the .GetGroupById method.
expanded
bool
Returns or sets the expansion state of this group. The group must have been added as "collapsible" via the Control.AddGroup method.
id
int
Returns the ID of this group.
name
string
Returns the name of this group.