SwfDataGridView Class

Description

SwfDataGridView represents Microsoft’s .NET Framework DataGridView control. This control displays data in a customizable grid.

Inheritance

SwfDataGridView inherits all methods and properties from Table class. The GetSelCell and GetSelRange functions return the first selected range if multiple cells or ranges are selected.