ppsGrid Class Library
Font Property
NamespacesppsGridGridFont
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Ruft die Schriftart für die Anzeige von Text im Grid ab oder legt diese fest.
Declaration Syntax
C#Visual BasicVisual C++
public override Font Font{ get; set;}
Public Overrides Property Font As Font
public:
virtual property Font^ Font {
	Font^ get () override;
	void set (Font^ value) override;
}
Value
Eine Fontfür die Anzeige von Text

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0