Click or drag to resize

AreaRetrieval Methods

The AreaRetrieval type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAreaType Creates the ClickedCellInfo from the data grid and the mouse coordinates of the click.
Public methodStatic memberGetColumnNumber Retrieves the column number clicked onto
Public methodStatic memberGetColumnWidthResizingPositions Get a list of horizontal positions, where the cursor should switch to a horizontal resizing cursor.
Public methodStatic memberGetCoordinatesOfDataCell 
Public methodStatic memberGetCoordinatesOfPropertyCell 
Public methodStatic memberGetFirstAndNumberOfVisibleColumn 
Public methodStatic memberGetFirstVisibleColumnForLastVisibleColumn retrieves, to which column should be scrolled in order to make the column nForLastCol the last visible column
Public methodStatic memberGetFirstVisiblePropertyColumn(WorksheetLayout, Int32) 
Public methodStatic memberGetFirstVisiblePropertyColumn(Double, WorksheetLayout, Int32) 
Public methodStatic memberGetFirstVisibleTableRow(WorksheetLayout, Int32) Gets the first table row that is visible.
Public methodStatic memberGetFirstVisibleTableRow(Double, WorksheetLayout, Int32) Gets the first table row that is visible under the coordinate top.
Public methodStatic memberGetFullyVisibleColumns 
Public methodStatic memberGetFullyVisiblePropertyColumns(WorksheetLayout, Int32, Double) Gets the number of fully visible property columns in the full table area, i.e. between the y coordinates 0 to TableAreaHeight.
Public methodStatic memberGetFullyVisiblePropertyColumns(Double, Double, WorksheetLayout, Int32) 
Public methodStatic memberGetFullyVisibleTableRows 
Public methodStatic memberGetLastFullyVisibleColumn 
Public methodStatic memberGetLastFullyVisiblePropertyColumn 
Public methodStatic memberGetLastFullyVisibleTableRow 
Public methodStatic memberGetLastVisibleTableRow 
Public methodStatic memberGetRemainingEnabledPropertyColumnsReturns the remaining number of property columns that could be shown below the current scroll position.
Public methodStatic memberGetRowNumber Returns the row number of the clicked cell.
Public methodStatic memberGetTopCoordinateOfPropertyColumn 
Public methodStatic memberGetTopCoordinateOfTableRow 
Public methodStatic memberGetTotalEnabledPropertyColumns 
Public methodStatic memberGetVerticalPositionOfFirstVisibleDataRow This returns the vertical position of the first visible data row.;
Public methodStatic memberGetVisibleColumns 
Public methodStatic memberGetVisiblePropertyColumns 
Public methodStatic memberGetVisibleTableRows How many data rows are visible between top and bottom?
Public methodStatic memberGetXCoordinatesOfColumn Gets the horizontal position and the width of a data column.
Top
See Also