Interface ICustomGrid
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; }
Base interface for supported .NET Windows Forms custom grids.
public interface ICustomGrid
Returns the ITable test object this custom grid was accessed from.
ITable TableTestObject { get; }