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

Assembly: ppsGrid (Module: ppsGrid) Version: 1.3.4.0