GrapeCity MultiRow Windows Forms Documentation
LinkLabelCell Class Methods


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

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

Reference

LinkLabelCell Class
GrapeCity.Win.MultiRow Namespace
LabelCell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.