Xceed Grid for WinForms v4.3 Documentation
ColumnManagerRow Class Events


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

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

Public Events
 NameDescription
Public EventRaised when the value of the AllowCellNavigation property is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the AllowColumnReorder property is changed.  
Public EventRaised when the value of the AllowColumnResize property is changed.  
Public EventRaised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the AllowSort property is changed.  
Public EventRaised when the value of the Row.AutoHeightMode property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the GridElement.BackColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImageAlignment property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImage property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.BackgroundImageStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the BeginEdit method is called to signal that the row is about to be edited. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the Row.CanBeCurrent property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the Row.CanBeSelected property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of one of the cells in the row is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the GridElement.ClipPartialLine property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the grid element is double clicked. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a drag-and-drop operation is completed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged into the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged out of the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an object is dragged over the grid element's bounds. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised after the BeginningEdit event to signal that the row is being edited. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the CancelEdit method has been called to cancel the modifications made to the row. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the row has finished being edited. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the EndEdit method is called to signal that the row has finished being edited and that the changes are about to be committed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the ErrorDescription property is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the FitHeightToEditors property is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the GridElement.Font property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised during a drag operation. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the VisualGridElement.GradientMap property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Row.Height property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the GridElement.HorizontalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the VisualGridElement.HotVisualStyle property is changed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Row.Indented property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the Row.IsCurrent property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the Row.IsSelected property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a key is pressed while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when a key is released while the grid element has focus. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the Row.MaxHeight property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the Row.MinHeight property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the mouse pointer is over the grid element and a mouse button is pressed. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer enters the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer leaves the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer is moved over the grid element. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the mouse pointer is over the grid element and a mouse button is released. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when the value of the GridElement.OverrideUIStyle property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised after the grid element's background and foreground have been painted. (Inherited from Xceed.Grid.VisualGridElement)
Public EventRaised when an Accessibility client invokes help for that element. (Inherited from Xceed.Grid.Row)
Public EventRaised 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)
Public EventRaised when the value of the GridElement.ReadOnly property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the ShowFixedColumnSplitter property is changed. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the Row.ShowTreeLine property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when modifications are made to the content of a cell in a sibling data row and when a sibling data row is added or removed from the parent group. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the GridElement.Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised by the Xceed.Grid.Collections.DataRowList.AddNew or EndEdit methods when the values of one of the cells in the DataRow does not pass the validation process. (Inherited from Xceed.Grid.CellRow)
Public EventRaised when the value of the GridElement.VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the GridElement.Visible property is changed. (Inherited from Xceed.Grid.GridElement)
Public EventRaised when the value of the Row.VisibleWhenCollapsed property is changed. (Inherited from Xceed.Grid.Row)
Public EventRaised when the value of the GridElement.WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
Top
See Also

Reference

ColumnManagerRow Class
Xceed.Grid Namespace