Xceed Grid for WinForms v4.3 Documentation
RowSelector Class Properties


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

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

Public Properties
 NameDescription
Public PropertyGets or sets the default action description of the element for use by accessibility client applications.  
Public PropertyGets or sets the description of the element used by accessibility client applications.  
Public PropertyGets or sets the name of the element used by accessibility client applications.  
Public PropertyGets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement)
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 PropertyOverridden. Gets the ambient parent of the RowSelector.  
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 PropertyOverridden. Gets the borders of the RowSelector.  
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 grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement)
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.  
Public PropertyGets or sets the index of the image to use to represent the current row.  
Public PropertyGets or sets the index of the image to use by default.  
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 index of the image to use to represent the row being edited.  
Public PropertyGets or sets the index of the image to use to represent the row which contains errors.  
Public PropertyGets or sets the font of the grid element.  
Public PropertyGets or sets the foreground color of the grid element.  
Public PropertyGets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets or sets the horizontal alignment of the grid element's content.  
Public PropertyGets or sets a boolean value indicating if hot tracking is enabled for the grid element.  
Public PropertyGets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Public PropertyGets or sets the index of the image to use to represent the insertion row.  
Public PropertyGets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the CurrentImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the DefaultImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the EditImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the ErrorImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the HotTracking property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the InsertImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the SelectedImageIndex property gets its value from its parent.  
Public PropertyGets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
Public PropertyGets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement)
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 PropertyOverridden. Gets the parent grid of the RowSelector.  
Public PropertyGets or sets a boolean value indicating if the content of the grid element can be edited.  
Public PropertyGets the row associated with the RowSelector.  
Public PropertyGets or sets the index of the image to use to represent the selected row.  
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.  
Public PropertyGets or sets the vertical alignment of the grid element's content.  
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.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the ambient value of the row selector's BackColor property.  
Protected PropertyGets the ambient value of the grid element's ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the row selector's CurrentImageIndex property.  
Protected PropertyGets the ambient value of the row selector's DefaultImageIndex property.  
Protected PropertyGets the ambient value of the row selector's EditImageIndex property.  
Protected PropertyGets the ambient value of the row selector's ErrorImageIndex property.  
Protected PropertyGets the ambient value of the grid element's Font property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ForeColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's HotTracking property.  
Protected PropertyGets the ambient value of the row selector's InsertImageIndex property.  
Protected PropertyGets the ambient value of the grid elements's OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the row selector's SelectedImageIndex property.  
Protected PropertyGets the ambient value of the grid element's Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the ambient value of the grid element's WordWrap property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the AccessibleDefaultActionDescription property.  
Protected PropertyGets the default value of the AccessibleDescription property.  
Protected PropertyGets the default value of the AccessibleName property.  
Protected PropertyGets the default value of the VisualGridElement.AllowDrop property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImage property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageAlignment property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the VisualGridElement.BackgroundImageStyle property. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the CurrentImageIndex property.  
Protected PropertyGets the default value of the DefaultImageIndex property.  
Protected PropertyGets the default value of the EditImageIndex property.  
Protected PropertyGets the default value of the ErrorImageIndex property.  
Protected PropertyGets the default value of the Font property (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the 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 HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the HotTracking property  
Protected PropertyGets the default visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement)
Protected PropertyGets the default value of the InsertImageIndex property.  
Protected PropertyGets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the ReadOnly property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the SelectedImageIndex property.  
Protected PropertyGets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the Visible property. (Inherited from Xceed.Grid.GridElement)
Protected PropertyGets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement)
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 PropertyValue indicating if the mouse events will be handled by the RowSelector.  
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

RowSelector Class
Xceed.Grid Namespace