NetXP 3.0 Reference

XPTaskPaneGroup.AllowExpandCollapse Property

Gets or sets whether or not to allow the user to expand and collapse the group by clicking on the header.

[Visual Basic]
Public Property AllowExpandCollapse As Boolean
[C#]
public bool AllowExpandCollapse {get; set;}

See Also

XPTaskPaneGroup Class | NETXP.Controls.TaskPane Namespace