Table of Contents

Interface ICustomGrid

Namespace
HP.LFT.SDK.WinForms
Assembly
HP.LFT.SDK.dll

Base interface for supported .NET Windows Forms custom grids.

public interface ICustomGrid

Properties

TableTestObject

Returns the ITable test object this custom grid was accessed from.

ITable TableTestObject { get; }

Property Value

ITable