SimpleGrid.GridSelection Class Reference

List of all members.

Public Member Functions

 GridSelection ()
void clearOld ()

Properties

Point SelectedCell
Point LastSelectedCell
bool HasSelectionChanged
Point OldSelectedCell
Point OldLastSelectedCell
int SelectedRow
int SelectedColumn
int LastSelectedRow
int LastSelectedColumn

Constructor & Destructor Documentation

SimpleGrid.GridSelection.GridSelection  ) 
 


Member Function Documentation

void SimpleGrid.GridSelection.clearOld  ) 
 


Property Documentation

bool SimpleGrid.GridSelection.HasSelectionChanged [get]
 

Point SimpleGrid.GridSelection.LastSelectedCell [get, set]
 

int SimpleGrid.GridSelection.LastSelectedColumn [get, set]
 

int SimpleGrid.GridSelection.LastSelectedRow [get, set]
 

Point SimpleGrid.GridSelection.OldLastSelectedCell [get]
 

Point SimpleGrid.GridSelection.OldSelectedCell [get]
 

Point SimpleGrid.GridSelection.SelectedCell [get, set]
 

int SimpleGrid.GridSelection.SelectedColumn [get, set]
 

int SimpleGrid.GridSelection.SelectedRow [get, set]
 


The documentation for this class was generated from the following file:


BRE Documentation Home