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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0