Xceed Grid for WinForms v4.3 Documentation
SpacerRowSelector Class Methods


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

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

Public Methods
 NameDescription
Public MethodBrings the RowSelector into the visible area of the grid. (Inherited from Xceed.Grid.RowSelector)
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 MethodRetrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement)
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 MethodResets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the AccessibleName property to its default value, DefaultAccessibleName. (Inherited from Xceed.Grid.RowSelector)
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 BackColor property to its default value, 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 ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the CurrentImageIndex property to its default value, DefaultCurrentImageIndex. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the EditImageIndex property to its default value, DefaultEditImageIndex. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the ErrorImageIndex property to its default value, DefaultErrorImageIndex. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ForeColor property to its default value, 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 HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the HotTracking property to its default value, DefaultHotTracking. (Inherited from Xceed.Grid.RowSelector)
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 InsertImageIndex property to its default value, DefaultInsertImageIndex. (Inherited from Xceed.Grid.RowSelector)
Public MethodResets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the SelectedImageIndex property to its default value, DefaultSelectedImageIndex. (Inherited from Xceed.Grid.RowSelector)
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 Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement)
Public MethodResets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement)
Top
Protected Methods
 NameDescription
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodCalculates the string format to apply to visual grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodOverridden. Creates a new SpacerRowSelector object that is a copy of the current instance.  
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 VisualGridElement.AllowDropChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the 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 Internal MethodRaises the VisualGridElement.Click event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the ClipPartialLineChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the CurrentImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
Protected MethodRaises the DefaultImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the VisualGridElement.DoubleClick event. (Inherited from Xceed.Grid.RowSelector)
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 EditImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
Protected MethodRaises the ErrorImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
Protected MethodRaises the FontChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the 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 HorizontalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisualGridElement.HotVisualStyleChanged event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the InsertImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
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 Internal MethodRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the VisualGridElement.MouseEnter event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the VisualGridElement.MouseLeave event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the VisualGridElement.MouseUp event. (Inherited from Xceed.Grid.RowSelector)
Protected MethodRaises the OverrideUIStyleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodRaises the VisualGridElement.Paint event. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodRaises the QueryAccessibilityHelp event. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from Xceed.Grid.VisualGridElement)
Protected MethodRaises the ReadOnlyChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the SelectedImageIndexChanged event. (Inherited from Xceed.Grid.RowSelector)
Protected MethodRaises the TrimmingChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VerticalAlignmentChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the VisibleChanged event. (Inherited from Xceed.Grid.GridElement)
Protected MethodRaises the WordWrapChanged event. (Inherited from Xceed.Grid.GridElement)
Protected Internal MethodPaints the background of the RowSelector. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodPaints the borders of the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Protected Internal MethodPaints the foreground of the RowSelector. (Inherited from Xceed.Grid.RowSelector)
Protected Internal MethodPaints the row selector in a hot state. (Inherited from Xceed.Grid.RowSelector)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected Internal Method (Inherited from Xceed.Grid.GridElementBase)
Protected Method (Inherited from Xceed.Grid.GridElementBase)
Protected MethodResets the value of the DefaultImageIndex property to its default value, DefaultDefaultImageIndex. (Inherited from Xceed.Grid.RowSelector)
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.RowSelector)
Top
See Also

Reference

SpacerRowSelector Class
Xceed.Grid Namespace