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