View state for the group.
[Visual Basic]
Protected ReadOnly Property ViewState As StateBag
[C#]
protected StateBag ViewState {get;}
[Delphi]
strict protected property ViewState: StateBag read get_ViewState;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |