Column Property (DataGridItem)

Action

Gets the column of the item in the data grid. The value is zero-based.

Syntax

C#
protected Integer Column { get; }
VB
'Declaration
Protected Read Property Column As Integer

Access

Read only.