Interface CustomGrid

All Known Subinterfaces:
C1FlexGrid, C1TrueDbGrid, ComponentOneGrid, DataGrid, DataGridView, UltraWinGrid, XtraGrid

public interface CustomGrid
A base interface for all supported .NET Windows Forms custom grids.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Table test object this custom grid was accessed from.
  • Method Details