ICustomGrid Interface
Base interface for supported .NET Windows Forms custom grids.

C# Syntax

public interface ICustomGrid 
Public Properties
 NameDescription
PropertyTableTestObjectReturns the ITable test object this custom grid was accessed from.  
Top