Table of Contents

Class GridDescription

Namespace
HP.LFT.SDK.SAP.GUI
Assembly
HP.LFT.SDK.dll

Description of a SAP GUI for Windows grid.

public class GridDescription : TableBaseDescription, ICloneable, IDescription
Inheritance
GridDescription
Implements
Inherited Members

Constructors

GridDescription()

public GridDescription()

Properties

SelectionMode

Indicates which selections can be made in the grid.

public GridSelectionMode? SelectionMode { get; set; }

Property Value

GridSelectionMode?