GrapeCity MultiRow Windows Forms Documentation
Cell Class Methods


For a list of all members of this type, see Cell members.

Public Methods
 NameDescription
Public MethodBringForwardBrings the Cell forward in the z-order.  
Public MethodBringToFrontBrings the Cell to the front of the z-order.  
Public MethodCloneCreates an exact copy of this cell.  
Public MethodCollapseCollapses the Cell horizontally.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodExpandExpands the Cell horizontally.  
Public MethodGetContentBoundsRetrieves the cell's content boundary in the specified Row.  
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodHorizontalResizeResizes the cell programmatically in the horizontal direction.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidateInvalidates the entire surface of the Cell and causes the Cell to be redrawn.  
Public MethodPerformHorizontalAutoFitProgrammatically fits the cell's size to its content in the horizontal direction.  
Public MethodPerformVerticalAutoFitProgrammatically fits the cell's size to its content in the vertical direction.  
Public MethodSendBackwardSends the Cell backward in the z-order.  
Public MethodSendToBackSends the Cell to the back of the z-order.  
Public MethodToStringReturns a System.String that represents the cell.  
Public MethodValidateValidates this cell.  
Public MethodVerticalResizeResizes the cell programmatically in the vertical direction.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetErrorTextRetrieves a string that represents the error for the cell.  
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnCellFormattingRaises the GcMultiRow.CellFormatting event.  
Protected MethodOnCellParsingRaises the GcMultiRow.CellParsing event.  
Protected MethodOnClickRaises the GcMultiRow.CellClick event associated with the GcMultiRow control.  
Protected MethodOnContentClickRaises the GcMultiRow.CellContentClick event associated with the GcMultiRow control.  
Protected MethodOnContentDoubleClickRaises the GcMultiRow.CellContentDoubleClick event associated with the GcMultiRow control.  
Protected MethodOnDoubleClickRaises the GcMultiRow.CellDoubleClick event associated with the GcMultiRow control.  
Protected MethodOnEnterRaises the GcMultiRow.CellEnter event associated with the GcMultiRow control.  
Protected MethodOnKeyDownRaises the events related to pressing the character keys.  
Protected MethodOnKeyPressRaises the events related to pressing the character keys.  
Protected MethodOnKeyUpRaises the events related to releasing the character keys.  
Protected MethodOnLeaveRaises the GcMultiRow.CellLeave event associated with the GcMultiRow control.  
Protected MethodOnMouseClickRaises the GcMultiRow.CellContentClick, GcMultiRow.CellClick, and GcMultiRow.CellMouseClick events associated with the GcMultiRow control.  
Protected MethodOnMouseDoubleClickRaises the GcMultiRow.CellContentDoubleClick, GcMultiRow.CellDoubleClick, and GcMultiRow.CellMouseDoubleClick events associated with the GcMultiRow control.  
Protected MethodOnMouseDownRaises the GcMultiRow.CellMouseDown event associated with the GcMultiRow control.  
Protected MethodOnMouseEnterRaises the GcMultiRow.CellMouseEnter event associated with the GcMultiRow control.  
Protected MethodOnMouseLeaveRaises the GcMultiRow.CellMouseLeave event associated with the GcMultiRow control.  
Protected MethodOnMouseMoveRaises the GcMultiRow.CellMouseMove event associated with the GcMultiRow control.  
Protected MethodOnMouseUpRaises the GcMultiRow.CellMouseUp event associated with the GcMultiRow control.  
Protected MethodOnMouseWheelRaises the events related to the mouse wheel.  
Protected MethodOnPaintPaints the content of the cell for screen display and Rich style print.  
Protected MethodOnPrintPrints the content of the cell for PrintStyle.Compact style.  
Top
See Also

Reference

Cell Class
GrapeCity.Win.MultiRow Namespace
Section Class
ColumnHeaderSection Class
Row Class
ColumnFooterSection Class
Template Class
GcMultiRow Class

 

 


Copyright © GrapeCity, inc. All rights reserved.