GrapeCity MultiRow Windows Forms Documentation
ButtonCell Class Methods


For a list of all members of this type, see ButtonCell 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 ButtonCellBase.  
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 MethodOnContentButtonClickRaises the GcMultiRow.CellContentButtonClick event associated with the GcMultiRow.  
Protected MethodOnContentClickOverridden. Raises the GcMultiRow.CellContentClick event associated with the GcMultiRow.  
Protected MethodOnContentDoubleClickOverridden. Raises the GcMultiRow.CellContentDoubleClick event associated with the GcMultiRow.  
Protected MethodOnDoubleClickRaises the GcMultiRow.CellDoubleClick event associated with the GcMultiRow control. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected MethodOnEnterOverridden. Raises the GcMultiRow.CellEnter event associated with the GcMultiRow control.  
Protected MethodOnKeyDownRaises the events related to the down character keys. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase)
Protected MethodOnKeyPressRaises the events related to pressing the character keys. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected MethodOnKeyUpRaises the events related to the up character keys. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase)
Protected MethodOnLeaveOverridden. Raises 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. (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 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

ButtonCell Class
GrapeCity.Win.MultiRow Namespace
Cell Class
ButtonCellBase Class

 

 


Copyright © GrapeCity, inc. All rights reserved.