FrozenColumnCount Property (SapGridView)

Class

SapGridView.

Action

Gets the number of columns that are excluded from horizontal scrolling.

Syntax

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

Access

Read only.