Class TouchGrid

Grid control optimized for touch screen operations

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      System.Windows.Forms.Control
        EPS.Windows.Forms.AdvancedControls.ListBase
          EPS.Windows.Forms.TouchScreen.TouchGrid

public class TouchGrid : ListBase

Class Members

MemberDescription
Constructor Constructor
ContentRetrieval Event fired whenever content needs to be retrieved
GroupHeaderRetrieval Event fired whenever content needs to be retrieved
RenderCell Event fired whenever content needs to be retrieved
RenderGroupHeaderContent Event fired whenever content needs to be retrieved
IsLastClickedCellOnColumn Indicates whether the cell clicked is sitting on the indicated column.
public bool IsLastClickedCellOnColumn( int columnIndex );
RenderCheckBoxOnCell Renders a checkbox on the cell that's being rendered.
public void RenderCheckBoxOnCell( RenderCellEventArguments e,
bool isChecked );
bmpMinus Associated property
bmpPlus Associated property
GroupCaption Caption of the first-level Group
HeaderHeight Default header height
HighlightSortedColumn Should the sorted column be highlighted with a different background color?
OwnerDrawGroupHeaders Defines whether the user intends to owner-draw group headers
OwnerGroupHeaderTextRetrieval Should the category text be owner-retrieved?

Requirements

Namespace: EPS.Windows.Forms.TouchScreen
Assembly: TOUCHSCREENSIMPLEUI.DLL


  Last Updated: 5/23/2007 | © , 2007