GrapeCity MultiRow Windows Forms Documentation
RadioGroupCell Class Methods


For a list of all members of this type, see RadioGroupCell 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 RadioGroupCell.  
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 MethodPrepareEditingCellForEditPrepares the currently selected cell for editing.  
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)
Public MethodWantsInputKeyDetermines whether the specified key is a regular input key that the editing cell should process.  
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 MethodOnContentClickRaises the GcMultiRow.CellContentClick event associated with the GcMultiRow control. (Inherited from GrapeCity.Win.MultiRow.Cell)
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 MethodOnEditingCellValueChangedRaises the IEditingCell.EditingCellValueChanged event.  
Protected MethodOnEnterRaises the GcMultiRow.CellEnter event associated with the GcMultiRow control. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected MethodOnKeyDownOverridden. Raises the events related to the down 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 the up character keys.  
Protected MethodOnLeaveRaises the GcMultiRow.CellLeave event associated with the GcMultiRow control. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected MethodOnMouseClickOverridden. Raises 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. (Inherited from GrapeCity.Win.MultiRow.Cell)
Protected MethodOnMouseDownOverridden. Raises the GcMultiRow.CellMouseDown event associated with the GcMultiRow control.  
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

RadioGroupCell Class
GrapeCity.Win.MultiRow Namespace
Cell Class
IEditingCell Interface

 

 


Copyright © GrapeCity, inc. All rights reserved.