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