SelectAllColumns Method (SapTable)

Class

SapTable.

Action

This function can be used for table controls with a button that allows to select all columns in one step.

Syntax

C#
table.SelectAllColumns()
VB
table.SelectAllColumns()