ColumnCount Property (SLDataGrid)

Class

SLDataGrid.

Action

Gets the number of columns in the data grid.

Syntax

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

Access

Read only.