[Missing <summary> documentation for "P:Ntreev.Windows.Forms.Grid.Design.Style.GroupingFonts"]
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
public ICollection<Font> GroupingFonts { get; } |
| Visual Basic |
|---|
Public ReadOnly Property GroupingFonts As ICollection(Of Font) Get |
| Visual C++ |
|---|
public: property ICollection<Font^>^ GroupingFonts { ICollection<Font^>^ get (); } |