[]
        
(Showing Draft Content)

C1.Win.C1List.ListBase.View

View Class

Base class for splits.

Inheritance
View
Implements
Namespace: C1.Win.C1List.ListBase
Assembly: C1.Win.C1List.4.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class View : IDisposable

Properties

Name Description
AllowAddNew

Methods

Name Description
Dispose()

Releases the resources used by the view.

Dispose(bool)

Releases the resources used by the view.

FixedCols()

Returns the number of fixed columns.

GetClientRect()

Gets the client rectangle.

ToString()

Returns the string that represents the current object.

adjustBottomRow(int)
beginMoveColumn(Point, int)
canEdit()
clearSort(int)
clipDataRect(PaintEventArgs)
computeColFooterArea()
computeColHeaderArea()
computeRectAreas()
continueMoveColumn(Point)
displayCollectionClearedComplete(C1DisplayColumnCollection)

Calls when C1DisplayColumnCollection clear completed.

displayInsertionPoint(int, Point)
drawCellLines(PaintEventArgs, Rectangle, C1DisplayColumn)
drawCells(PaintEventArgs)
drawColMoveIndicator(int, Point)

Draws the column move indicator.

drawMarquee(PaintEventArgs)
endHorizontalResizing()
endMoveColumn(Point)
findTopRow(int, int)
getColumnFooterRect(int)
getEditData(int, C1DisplayColumn)
getEditRect(Style)
getHScrollRect()
getLeftStartPos()
getRecordSelectorRect(int)
invalidateCurrentCell()
isLeftInsert(int, Point)

returns true if we displaying the insertion point on the leftside of the rect

keyEnd()
keyEnd(bool)
keyHome()
keyHome(bool)
keyLeft()
keyLeft(char, bool)
keyPgDown()
keyPgDown(bool)
keyPgUp()
keyPgUp(bool)
keyRight()
keyRight(bool)
keyUp()
keyUp(bool)
needsHorzSB()
partialRow(int)
pointInColWidth(Point)
renderInnerCell(Graphics, Style, ref Rectangle, int, int, string, bool, bool, bool, bool, Image)
setCurrentCell(int, int)
setHBarPages()