Gets or sets a value indicating whether the user can expand or collapse the group by double-clicking on the header or clicking on the indicator image.
[Visual Basic]
Public Property EnableExpandCollapse As Boolean
[C#]
public bool EnableExpandCollapse {get;set;}
[Delphi]
public property EnableExpandCollapse: Boolean read get_EnableExpandCollapse write set_EnableExpandCollapse;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |