Xceed Grid for WinForms v4.3 Documentation
DataRow Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.Row)
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if it is possible to navigate from cell to cell in the row. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets or sets a boolean value indicating whether the grid element can accept data that the user drags onto it. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the ambient parent of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a value indicating what the default height of the row will be in the case where the Row.Height property is not explicitly set. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the background image of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the borders of the Row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a System.Drawing.Rectangle structure that represents the grid element's bounds. The X and Y coordinates are relative to the grid's client rectangle and can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if the row can be the current row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the row can be selected. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a value representing under what conditions cell editors are displayed. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets a list of all the cells contained within the row. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets the client rectangle of the grid element. The rectangle represents the visible portion of the grid element and is in client coordinates. The X and Y coordinates are always 0,0. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets the list of detail grids associated with the DataRow.  
Public PropertyGets the display rectangle of the grid element. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the description of the error that will be displayed in the tooltip when the mouse passes over the row or the row's row selector. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets or sets a boolean value indicating if the height of the row should be adjusted to fit the editors of the row's cells. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the GridElement.GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets a boolean value indicating if the row is indented. (Inherited from Xceed.Grid.Row)
Public PropertyGets the index of the row in the grid's collection of DetailGrid.DataRows.  
Public PropertyGets a boolean value indicating if the AllowCellNavigation property gets its value from its parent grid. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets a boolean value indicating if the GridElement.BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the row is being edited. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets a boolean value indicating if the CellEditorDisplayConditions property gets its value from its parent. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets a boolean value indicating if the GridElement.ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the row is the current row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a boolean value indicating if the GridElement.Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the GridControl.OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if one or more properties of the GridElement.ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the row is selected. (Inherited from Xceed.Grid.Row)
Public PropertyGets a boolean value indicating if the GridElement.Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the GridElement.WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a value representing the location of the row within its Row.ParentGroup. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the maximum height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets the minimum height of the row in pixels. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a reference to the parent grid of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets a reference to the parent group of the row. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement)
Public Property (Inherited from Xceed.Grid.Row)
Public PropertyGets a reference to the row's Row.RowSelector. (Inherited from Xceed.Grid.Row)
Public PropertyGets or sets a value indicating when the GridControl.FixedColumnSplitter or DetailGrid.FixedColumnSplitter is displayed. (Inherited from Xceed.Grid.CellRow)
Public PropertyGets or sets a value indicating whether plus-sign (+) and minus-sign (-) buttons are displayed next to DataRows that contain child DetailGrids.  
Public PropertyGets or sets a value indicating whether or not this Row's horizontal treeline is displayed. (Inherited from Xceed.Grid.Row)
Public PropertyGets the object from which the row is getting is value.  
Public PropertyGets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement)
Top
Protected Properties
 NameDescription
Protected PropertyGets the ambient value of the row's AllowCellNavigation property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.BackColor property.  
Protected PropertyGets the ambient value of the grid element's CellEditorDisplayConditions property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.ClipPartialLine property.  
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.Font property.  
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.ForeColor property.  
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.HorizontalAlignment property.  
Protected PropertyGets the ambient value of the grid elements's GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's GridElement.ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.Trimming property.  
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.VerticalAlignment property.  
Protected PropertyOverridden. Gets the ambient value of the datarow's GridElement.WordWrap property.  
Protected Internal PropertyOverridden. Gets the System.Type of the cells contained in the data row.  
Protected PropertyGets the default value of the Row.AccessibleDefaultActionDescription property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the Row.AccessibleDescription property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the Row.AccessibleName property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the AllowCellNavigation property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyGets the default value of the VisualGridElement.AllowDrop property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the Row.AutoHeightMode property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the GridElement.BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the VisualGridElement.BackgroundImage property.  
Protected PropertyOverridden. Gets the default value of the VisualGridElement.BackgroundImageAlignment property.  
Protected PropertyOverridden. Gets the default value of the VisualGridElement.BackgroundImageStyle property.  
Protected PropertyGets the default value of the Row.CanBeCurrent property. (Inherited from Xceed.Grid.Row)
Protected PropertyOverridden. Gets the default value of the Row.CanBeSelected property.  
Protected PropertyGets the default value of the CellEditorDisplayConditions property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyGets the default value of the GridElement.ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ErrorDescription property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyGets the default value of the FitHeightToEditors property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyGets the default value of the GridElement.Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ForeColor property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default VisualGridElement.GradientMap of the VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the Row.Height property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the GridElement.HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default visual style of a DataRow that is in a hot state.  
Protected PropertyGets the default value of the Row.Indented property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the Row.MaxHeight property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the Row.MinHeight property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the GridElement.OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ShowFixedColumnSplitter property. (Inherited from Xceed.Grid.CellRow)
Protected PropertyGets the default value of the ShowPlusMinus property.  
Protected PropertyGets the default value of the Row.ShowTreeLine property. (Inherited from Xceed.Grid.Row)
Protected PropertyGets the default value of the GridElement.Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the GridElement.Visible property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyOverridden. Gets the default value of the VisibleWhenCollapsed property.  
Protected PropertyGets the default value of the GridElement.WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected Internal PropertyOverridden. Gets a boolean value indicating if the data types of the cells should match the data type of their respective parent columns.  
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyGets a boolean value indicating whether the mouse is over the current VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement)
Protected Property (Inherited from Xceed.Grid.GridElementBase)
Protected Internal PropertyThis property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

DataRow Class
Xceed.Grid Namespace