ppsGrid Class Library
Bottom Property
NamespacesppsGridGridCellPaddingBottom
ppsGrid (c] 2004-2007 by Torsten Oberprieler
Ruft den unteren Abstand vom Zellenrand zum Inhalt ab, oder legt diese fest.
Declaration Syntax
C#Visual BasicVisual C++
public int Bottom{ get; set;}
Public Property Bottom As Integer
public:
property int Bottom {
	int get ();
	void set (int value);
}
Value
Ein Int32-Wert, der den unteren Abstand vom Zellenrand zum Inhalt angibt. Der Standardwert ist 1.

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0