Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid Namespace / SummaryCell Class


In This Topic
    SummaryCell Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventRaised when the value of the VisualGridElement.AllowDrop property is changed. (Inherited from Xceed.Grid.VisualGridElement)
    Public EventRaised when the value of the 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 value of the Cell.CanBeCurrent property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Cell.CellEditorDisplayConditions property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Cell.CellEditorManager property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Cell.CellViewerManager property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the grid element is clicked. (Inherited from Xceed.Grid.VisualGridElement)
    Public EventRaised when the value of the 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 when the cell has entered edit mode. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the cell has exited edit mode. (Inherited from Xceed.Grid.Cell)
    Public EventRaised before editing a cell. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the ErrorDescription property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Font property is changed. (Inherited from Xceed.Grid.GridElement)
    Public EventRaised when the value of the ForeColor property is changed. (Inherited from Xceed.Grid.GridElement)
    Public EventRaised when the value of the Cell.FormatProvider property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Cell.FormatSpecifier property is changed. (Inherited from Xceed.Grid.Cell)
    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 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 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 after a cell has been edited to validate the content of the cell. (Inherited from Xceed.Grid.Cell)
    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 Cell.NullText property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the Cell.NullValue property is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the 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.Cell)
    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 ResultDataType property is changed.  
    Public EventRaised when the value of the RunningStatGroupLevel property is changed.  
    Public EventRaised when the value of the Value property of one of the cell's siblings is changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the StatFieldName property is changed.  
    Public EventRaised when the value of the StatFunction property is changed.  
    Public EventRaised when the value of the TitleFormat property is changed.  
    Public EventRaised when the value of the TitlePosition property is changed.  
    Public EventRaised when the value of the Trimming property is changed. (Inherited from Xceed.Grid.GridElement)
    Public EventRaised when the value of the cell does not pass the validation process. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when a cell's value has been changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when a cell's value is being changed. (Inherited from Xceed.Grid.Cell)
    Public EventRaised when the value of the VerticalAlignment property is changed. (Inherited from Xceed.Grid.GridElement)
    Public EventRaised when the value of the Visible property is changed. (Inherited from Xceed.Grid.GridElement)
    Public EventRaised when the value of the WordWrap property is changed. (Inherited from Xceed.Grid.GridElement)
    Top
    See Also