EditorToolGroupCollection Class |
Namespace: Kettic.AspNet.Controls
public sealed class EditorToolGroupCollection : StronglyTypedStateManagedCollection<EditorToolGroup>
Public NotInheritable Class EditorToolGroupCollection Inherits StronglyTypedStateManagedCollection(Of EditorToolGroup)
public ref class EditorToolGroupCollection sealed : public StronglyTypedStateManagedCollection<EditorToolGroup^>
[<SealedAttribute>] type EditorToolGroupCollection = class inherit StronglyTypedStateManagedCollection<EditorToolGroup> end