개체의 글꼴을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
C# |
---|
Font Font { get; } |
Visual Basic |
---|
ReadOnly Property Font As Font Get |
Visual C++ |
---|
property Font^ Font { Font^ get (); } |