Title Property (SapGridView)
Class
SapGridView
.
Action
Gets the title of the grid control.
Syntax
C#
protected
String
Title { get; }
VB
'Declaration Protected Read Property Title As
String
Access
Read only.