C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRangeEventArgs Class


CellRangeEventArgs Class Properties

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

Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyCellRange affected by the event.  
Public PropertyCellType of the range affected by the event.  
Public PropertyIndex of the column affected by the event.  
Public PropertyGridPanel that contains the range affected by the event.  
Public PropertyIndex of the row affected by the event.  
Top
See Also