ColumnCount Property (SapGridView)

Class

SapGridView.

Action

Gets the number of columns.

Syntax

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

Access

Read only.