DataSource.NET
Column Property
NamespacesCaplin.DataSource.Messaging.PageIPageElementColumn
The column (horizontal) coordinate of the start of the updated region.
Declaration Syntax
C#Visual BasicVisual C++
int Column { get; }
ReadOnly Property Column As Integer
property int Column {
	int get ();
}
Value
The column (in characters) where the first (leftmost) column of the page is at X=0.

Assembly: DataSource.NET (Module: DataSource.NET) Version: 4.5.18.2 (4.5.18.2)