Name | Description | |
---|---|---|
![]() | RowSelector Constructor | Overloaded. |
The following tables list the members exposed by RowSelector.
Name | Description | |
---|---|---|
![]() | RowSelector Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibleDefaultActionDescription | Gets or sets the default action description of the element for use by accessibility client applications. |
![]() | AccessibleDescription | Gets or sets the description of the element used by accessibility client applications. |
![]() | AccessibleName | Gets or sets the name of the element used by accessibility client applications. |
![]() | Alignment | Gets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement) |
![]() | AllowDrop | Gets or sets a boolean value indicating whether the grid element can accept data that the user drags onto it. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | AmbientParent | Overridden. Gets the ambient parent of the RowSelector. |
![]() | BackColor | Gets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | BackgroundImage | Gets or sets the background image of the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageAlignment | Gets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageStyle | Gets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | Borders | Overridden. Gets the borders of the RowSelector. |
![]() | Bounds | Gets 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) |
![]() | Capture | Gets or sets a boolean value indicating if the grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ClientRectangle | Gets 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) |
![]() | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. |
![]() | CurrentImageIndex | Gets or sets the index of the image to use to represent the current row. |
![]() | DefaultImageIndex | Gets or sets the index of the image to use by default. |
![]() | DisplayRectangle | Gets 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) |
![]() | EditImageIndex | Gets or sets the index of the image to use to represent the row being edited. |
![]() | ErrorImageIndex | Gets or sets the index of the image to use to represent the row which contains errors. |
![]() | Font | Gets or sets the font of the grid element. |
![]() | ForeColor | Gets or sets the foreground color of the grid element. |
![]() | GradientMap | Gets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GridControl | Gets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment of the grid element's content. |
![]() | HotTracking | Gets or sets a boolean value indicating if hot tracking is enabled for the grid element. |
![]() | HotVisualStyle | Gets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | InsertImageIndex | Gets or sets the index of the image to use to represent the insertion row. |
![]() | IsBackColorAmbient | Gets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsClipPartialLineAmbient | Gets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsCurrentImageIndexAmbient | Gets a boolean value indicating if the CurrentImageIndex property gets its value from its parent. |
![]() | IsDefaultImageIndexAmbient | Gets a boolean value indicating if the DefaultImageIndex property gets its value from its parent. |
![]() | IsEditImageIndexAmbient | Gets a boolean value indicating if the EditImageIndex property gets its value from its parent. |
![]() | IsErrorImageIndexAmbient | Gets a boolean value indicating if the ErrorImageIndex property gets its value from its parent. |
![]() | IsFontAmbient | Gets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsForeColorAmbient | Gets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsHorizontalAlignmentAmbient | Gets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsHotTrackingAmbient | Gets a boolean value indicating if the HotTracking property gets its value from its parent. |
![]() | IsInsertImageIndexAmbient | Gets a boolean value indicating if the InsertImageIndex property gets its value from its parent. |
![]() | IsOverrideUIStyleAmbient | Gets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsOverrideUIStyleDefined | Gets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement) |
![]() | IsReadOnlyAmbient | Gets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsSelectedImageIndexAmbient | Gets a boolean value indicating if the SelectedImageIndex property gets its value from its parent. |
![]() | IsTrimmingAmbient | Gets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsVerticalAlignmentAmbient | Gets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | IsWordWrapAmbient | Gets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) |
![]() | OverrideUIStyle | Gets 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) |
![]() | ParentGrid | Overridden. Gets the parent grid of the RowSelector. |
![]() | ReadOnly | Gets or sets a boolean value indicating if the content of the grid element can be edited. |
![]() | Row | Gets the row associated with the RowSelector. |
![]() | SelectedImageIndex | Gets or sets the index of the image to use to represent the selected row. |
![]() | Tag | Gets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement) |
![]() | Trimming | Gets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. |
![]() | VerticalAlignment | Gets or sets the vertical alignment of the grid element's content. |
![]() | Visible | Gets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement) |
![]() | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped. |
Name | Description | |
---|---|---|
![]() | AmbientBackColor | Overridden. Gets the ambient value of the row selector's BackColor property. |
![]() | AmbientClipPartialLine | Gets the ambient value of the grid element's ClipPartialLine property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientCurrentImageIndex | Gets the ambient value of the row selector's CurrentImageIndex property. |
![]() | AmbientDefaultImageIndex | Gets the ambient value of the row selector's DefaultImageIndex property. |
![]() | AmbientEditImageIndex | Gets the ambient value of the row selector's EditImageIndex property. |
![]() | AmbientErrorImageIndex | Gets the ambient value of the row selector's ErrorImageIndex property. |
![]() | AmbientFont | Gets the ambient value of the grid element's Font property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientForeColor | Gets the ambient value of the grid element's ForeColor property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientHorizontalAlignment | Gets the ambient value of the grid element's HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientHotTracking | Gets the ambient value of the grid element's HotTracking property. |
![]() | AmbientInsertImageIndex | Gets the ambient value of the row selector's InsertImageIndex property. |
![]() | AmbientOverrideUIStyle | Gets the ambient value of the grid elements's OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientReadOnly | Gets the ambient value of the grid element's ReadOnly property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientSelectedImageIndex | Gets the ambient value of the row selector's SelectedImageIndex property. |
![]() | AmbientTrimming | Gets the ambient value of the grid element's Trimming property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientVerticalAlignment | Gets the ambient value of the grid element's VerticalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | AmbientWordWrap | Gets the ambient value of the grid element's WordWrap property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultAccessibleDefaultActionDescription | Gets the default value of the AccessibleDefaultActionDescription property. |
![]() | DefaultAccessibleDescription | Gets the default value of the AccessibleDescription property. |
![]() | DefaultAccessibleName | Gets the default value of the AccessibleName property. |
![]() | DefaultAllowDrop | Gets the default value of the VisualGridElement.AllowDrop property. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultBackColor | Gets the default value of the BackColor property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultBackgroundImage | Gets the default value of the VisualGridElement.BackgroundImage property. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultBackgroundImageAlignment | Gets the default value of the VisualGridElement.BackgroundImageAlignment property. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultBackgroundImageStyle | Gets the default value of the VisualGridElement.BackgroundImageStyle property. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultClipPartialLine | Gets the default value of the ClipPartialLine property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultCurrentImageIndex | Gets the default value of the CurrentImageIndex property. |
![]() | DefaultDefaultImageIndex | Gets the default value of the DefaultImageIndex property. |
![]() | DefaultEditImageIndex | Gets the default value of the EditImageIndex property. |
![]() | DefaultErrorImageIndex | Gets the default value of the ErrorImageIndex property. |
![]() | DefaultFont | Gets the default value of the Font property (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultForeColor | Gets the default value of the ForeColor property (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultGradientMap | Gets the default VisualGridElement.GradientMap of the VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultHorizontalAlignment | Gets the default value of the HorizontalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultHotTracking | Gets the default value of the HotTracking property |
![]() | DefaultHotVisualStyle | Gets the default visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DefaultInsertImageIndex | Gets the default value of the InsertImageIndex property. |
![]() | DefaultOverrideUIStyle | Gets the default value of the OverrideUIStyle property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultReadOnly | Gets the default value of the ReadOnly property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultSelectedImageIndex | Gets the default value of the SelectedImageIndex property. |
![]() | DefaultTag | Gets the default value of the Tag property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultTrimming | Gets the default value of the Trimming property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultVerticalAlignment | Gets the default value of the VerticalAlignment property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultVisible | Gets the default value of the Visible property. (Inherited from Xceed.Grid.GridElement) |
![]() | DefaultWordWrap | Gets the default value of the WordWrap property. (Inherited from Xceed.Grid.GridElement) |
![]() | Events | (Inherited from Xceed.Grid.GridElementBase) |
![]() | IsMouseOver | Gets a boolean value indicating whether the mouse is over the current VisualGridElement. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseState | Value indicating if the mouse events will be handled by the RowSelector. |
![]() | ParentVisible | Gets a boolean value indicating if the GridElement's parent is visible. (Inherited from Xceed.Grid.GridElement) |
![]() | Properties | (Inherited from Xceed.Grid.GridElementBase) |
![]() | Theme | This property is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Grid.GridElement) |
Name | Description | |
---|---|---|
![]() | BringIntoView | Overridden. Brings the RowSelector into the visible area of the grid. |
![]() | ClientPointToGrid | Computes the location of the specified client point into grid coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ClientRectangleToGrid | Computes the size and location of the specified client rectangle in grid coordinates (Inherited from Xceed.Grid.VisualGridElement) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GetDisplayVisualStyle | Retrieves the grid element's visual style used to paint itself. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GridPointToClient | Computes the location of the specified grid point into client coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GridRectangleToClient | Computes the size and location of the specified grid rectangle in client coordinates (Inherited from Xceed.Grid.VisualGridElement) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Invalidates the rectangle of the grid element and causes a paint message to be sent to the grid control. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | PointToClient | Determines 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) |
![]() | PointToScreen | Determines the location of the specified client point into screen coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | RectangleToClient | Determine the size and location of the specified screen rectangle in client coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | RectangleToScreen | Determines the size and location of the specified client rectangle in screen coordinates. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetAccessibleDefaultActionDescription | Resets the value of the AccessibleDefaultActionDescription property to its default value, DefaultAccessibleDefaultActionDescription. |
![]() | ResetAccessibleDescription | Resets the value of the AccessibleDescription property to its default value, DefaultAccessibleDescription. |
![]() | ResetAccessibleName | Resets the value of the AccessibleName property to its default value, DefaultAccessibleName. |
![]() | ResetAllowDrop | Resets the value of the VisualGridElement.AllowDrop property to its default value, VisualGridElement.DefaultAllowDrop. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, DefaultBackColor. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetBackgroundImage | Resets the value of the VisualGridElement.BackgroundImage property to its default value, VisualGridElement.DefaultBackgroundImage. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetBackgroundImageAlignment | Resets the value of the VisualGridElement.BackgroundImageAlignment property to its default value, VisualGridElement.DefaultBackgroundImageAlignment. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetBackgroundImageStyle | Resets the value of the VisualGridElement.BackgroundImageStyle property to its default value, VisualGridElement.DefaultBackgroundImageStyle. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, DefaultClipPartialLine. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetCurrentImageIndex | Resets the value of the CurrentImageIndex property to its default value, DefaultCurrentImageIndex. |
![]() | ResetEditImageIndex | Resets the value of the EditImageIndex property to its default value, DefaultEditImageIndex. |
![]() | ResetErrorImageIndex | Resets the value of the ErrorImageIndex property to its default value, DefaultErrorImageIndex. |
![]() | ResetFont | Resets the value of the Font property to its default value, DefaultFont. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetForeColor | Resets the value of the ForeColor property to its default value, DefaultForeColor. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetGradientMap | Resets the value of the VisualGridElement.GradientMap property to its default value, VisualGridElement.DefaultGradientMap. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, DefaultHorizontalAlignment. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetHotTracking | Resets the value of the HotTracking property to its default value, DefaultHotTracking. |
![]() | ResetHotVisualStyle | Resets the hot visual style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetInsertImageIndex | Resets the value of the InsertImageIndex property to its default value, DefaultInsertImageIndex. |
![]() | ResetOverrideUIStyle | Resets the value of the OverrideUIStyle property to its default value, DefaultOverrideUIStyle. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetReadOnly | Resets the value of the ReadOnly property to its default value, DefaultReadOnly. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetSelectedImageIndex | Resets the value of the SelectedImageIndex property to its default value, DefaultSelectedImageIndex. |
![]() | ResetStyle | Resets the values of the properties affected by a GridElementStyle to their default values. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ResetTag | Resets the value of the Tag property to its default value, DefaultTag. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetTrimming | Resets the value of the Trimming property to its default value, DefaultTrimming. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, DefaultVerticalAlignment. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetVisible | Resets the value of the Visible property to its default value, DefaultVisible. (Inherited from Xceed.Grid.GridElement) |
![]() | ResetWordWrap | Resets the value of the WordWrap property to its default value, DefaultWordWrap. (Inherited from Xceed.Grid.GridElement) |
Name | Description | |
---|---|---|
![]() | AllowDropChanged | Raised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackColorChanged | Raised when the value of the BackColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | BackgroundImageAlignmentChanged | Raised when the value of the VisualGridElement.BackgroundImageAlignment property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageChanged | Raised when the value of the VisualGridElement.BackgroundImage property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | BackgroundImageStyleChanged | Raised when the value of the VisualGridElement.BackgroundImageStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | Click | Raised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ClipPartialLineChanged | Raised when the value of the ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | CurrentImageIndexChanged | Raised when the value of the CurrentImageIndex property is changed. |
![]() | DoubleClick | Raised when the grid element is double clicked. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragDrop | Raised when a drag-and-drop operation is completed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragEnter | Raised when an object is dragged into the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragLeave | Raised when an object is dragged out of the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | DragOver | Raised when an object is dragged over the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | EditImageIndexChanged | Raised when the value of the EditImageIndex property is changed. |
![]() | ErrorImageIndexChanged | Raised when the value of the ErrorImageIndex property is changed. |
![]() | FontChanged | Raised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | ForeColorChanged | Raised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | GiveFeedback | Raised during a drag operation. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | GradientMapChanged | Raised when the value of the VisualGridElement.GradientMap property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | HorizontalAlignmentChanged | Raised when the value of the HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | HotVisualStyleChanged | Raised when the value of the VisualGridElement.HotVisualStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | InsertImageIndexChanged | Raised when the value of the InsertImageIndex property is changed. |
![]() | KeyDown | Raised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | KeyPress | Raised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | KeyUp | Raised when a key is released while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseDown | Raised when the mouse pointer is over the grid element and a mouse button is pressed. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseEnter | Raised when the mouse pointer enters the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseLeave | Raised when the mouse pointer leaves the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseMove | Raised when the mouse pointer is moved over the grid element. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | MouseUp | Raised when the mouse pointer is over the grid element and a mouse button is released. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | OverrideUIStyleChanged | Raised when the value of the OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | Paint | Raised after the grid element's background and foreground have been painted. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | QueryAccessibilityHelp | Raised when an Accessibility client invokes help for that element. |
![]() | QueryContinueDrag | Raised during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be cancelled. (Inherited from Xceed.Grid.VisualGridElement) |
![]() | ReadOnlyChanged | Raised when the value of the ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | SelectedImageIndexChanged | Raised when the value of the SelectedImageIndex property is changed. |
![]() | TrimmingChanged | Raised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VerticalAlignmentChanged | Raised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | VisibleChanged | Raised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement) |
![]() | WordWrapChanged | Raised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement) |
Name | Description | |
---|---|---|
![]() | DefaultImageIndexChanged | Raised when the value of the DefaultImageIndex property is changed. |