Gets or sets a value indicating whether the group is enabled.
[Visual Basic]
Public Property Enabled As Boolean
[C#]
public bool Enabled {get;set;}
[Delphi]
public property Enabled: Boolean read get_Enabled write set_Enabled;
See Also
C1WebCustomGroup Class | C1WebCustomGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |