Xceed Grid for WinForms v4.3 Documentation
CellRow Class Methods


Xceed.Grid.v4.3 Assembly > Xceed.Grid Namespace : CellRow Class

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

Public Methods
 NameDescription
Public MethodPlaces the row in edition mode and keeps a copy of the row's current data.  
Public MethodBrings the row into the visible area of the grid. (Inherited from Xceed.Grid.Row)
Public MethodCancels any modifications made to the row and restores the original data.  
Public MethodComputes the location of the specified client point into grid coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified client rectangle in grid coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodBegins a drag-and-drop operation. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodCommits the modifications made to the row's data and exits edition mode.  
Public MethodRetrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRetrieves the fitted height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodComputes the location of the specified grid point into client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodComputes the size and location of the specified grid rectangle in client coordinates (Inherited from Xceed.Grid.VisualGridElement)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodInvalidates the rectangle of the grid element and causes a paint message to be sent to the grid control. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the location of the specified screen point into client coordinates. Should not be used when doing painting destined for printing. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the location of the specified client point into screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermine the size and location of the specified screen rectangle in client coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodDetermines the size and location of the specified client rectangle in screen coordinates. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodRemoves the row from its containing list. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.AccessibleDefaultActionDescription property to its default value, Row.DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.AccessibleDescription property to its default value, Row.DefaultAccessibleDescription. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.AccessibleName property to its default value, Row.DefaultAccessibleName. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the AllowCellNavigation property to its default value, DefaultAllowCellNavigation.  
Public MethodResets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Row.AutoHeightMode property to its default value, Row.DefaultAutoHeightMode. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the GridElement.BackColor property to its default value, GridElement.DefaultBackColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImage property to its default value, VisualGridElement.DefaultBackgroundImage. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageAlignment property to its default value, VisualGridElement.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the VisualGridElement.BackgroundImageStyle property to its default value, VisualGridElement.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Row.CanBeCurrent property to its default value, Row.DefaultCanBeCurrent. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.CanBeSelected property to its default value, Row.DefaultCanBeSelected. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the CellEditorDisplayConditions property to its default value, DefaultCellEditorDisplayConditions.  
Public MethodResets the value of the GridElement.ClipPartialLine property to its default value, GridElement.DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ErrorDescription property to its default value, DefaultErrorDescription.  
Public MethodResets the value of the FitHeightToEditors property to its default value, DefaultFitHeightToEditors.  
Public MethodResets the value of the GridElement.Font property to its default value, GridElement.DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ForeColor property to its default value, GridElement.DefaultForeColor. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Row.Height property to its default value, Row.DefaultHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the GridElement.HorizontalAlignment property to its default value, GridElement.DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the hot visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the Row.Indented property to its default value, Row.DefaultIndented. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.MaxHeight property to its default value, Row.DefaultMaxHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the Row.MinHeight property to its default value, Row.DefaultMinHeight. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the GridElement.OverrideUIStyle property to its default value, GridElement.DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.ReadOnly property to its default value, GridElement.DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the property values of the GridElement.ReportStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ShowFixedColumnSplitter property to its default value, DefaultShowFixedColumnSplitter.  
Public MethodResets the value of the Row.ShowTreeLine property to its default value, Row.DefaultShowTreeLine. (Inherited from Xceed.Grid.Row)
Public MethodResets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.VisualGridElement)
Public MethodResets the value of the GridElement.Tag property to its default value, GridElement.DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.Trimming property to its default value, GridElement.DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.VerticalAlignment property to its default value, GridElement.DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the GridElement.Visible property to its default value, GridElement.DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Row.VisibleWhenCollapsed property to its default value, Row.DefaultVisibleWhenCollapsed. (Inherited from Xceed.Grid.Row)
Public MethodResets the value of the GridElement.WordWrap property to its default value, GridElement.DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Protected MethodCalculates the string format to apply to visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Protected Internal MethodCreates a new Cell object in the CellRow for the specified column.  
Protected Internal MethodCreates a new Row object that is a copy of the current instance. (Inherited from Xceed.Grid.Row)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code.  
Protected Internal MethodOverridden. Retrieves the fitted height of the row in pixels.  
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal MethodDetermines if a character is an input character that the grid element recognizes. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodReturns a boolean value indicating if the key(s) pressed is an input key for the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodRaises the AllowCellNavigationChanged event.  
Protected MethodRaises the VisualGridElement.AllowDropChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the Row.AutoHeightModeChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the GridElement.BackColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageAlignmentChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.BackgroundImageStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the BeginningEdit event.  
Protected MethodRaises the Row.CanBeCurrentChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the Row.CanBeSelectedChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the CellEditorDisplayConditionsChanged event.  
Protected MethodRaises the CellValueChanged event.  
Protected Internal MethodRaises the VisualGridElement.Click event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.DoubleClick event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the EditBegun event.  
Protected MethodRaises the EditCanceled event.  
Protected MethodRaises the EditEnded event.  
Protected MethodRaises the EndingEdit event.  
Protected MethodRaises the ErrorDescriptionChanged event.  
Protected MethodRaises the FitHeightToEditorsChanged event.  
Protected MethodRaises the GridElement.FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.ForeColorChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the VisualGridElement.GradientMapChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the Row.HeightChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the GridElement.HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.HotVisualStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the Row.IndentedChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the Row.IsCurrentChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the Row.IsSelectedChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the VisualGridElement.KeyDown event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.KeyPress event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.KeyUp event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the Row.MaxHeightChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the Row.MinHeightChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodOverridden. Raises the VisualGridElement.MouseEnter event.  
Protected Internal MethodOverridden. Raises the VisualGridElement.MouseLeave event.  
Protected Internal MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the VisualGridElement.MouseUp event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.Paint event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the Row.QueryAccessibilityHelp event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the GridElement.ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ShowFixedColumnSplitterChanged event.  
Protected MethodRaises the Row.ShowTreeLineChanged event. (Inherited from Xceed.Grid.Row)
Protected Internal MethodRaises the Row.SiblingDataRowsChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the GridElement.TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the ValidationError event.  
Protected MethodRaises the GridElement.VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the GridElement.VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the Row.VisibleWhenCollapsedChanged event. (Inherited from Xceed.Grid.Row)
Protected MethodRaises the GridElement.WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodPaints the background of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodPaints the borders of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodPaints the CellRow in an error state.  
Protected Internal MethodPaints the foreground of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodPaints the row in a hot state. (Inherited from Xceed.Grid.Row)
Protected Internal MethodOverridden. Paints the CellRow in a selected state.  
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.Row)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodThis method is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.Row)
Top
See Also

Reference

CellRow Class
Xceed.Grid Namespace