C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellEditEventArgs Class / Panel Property

In This Topic
Panel Property (CellEditEventArgs)
In This Topic
GridPanel that contains the range affected by the event.
Syntax
'Declaration
 
Public ReadOnly Property Panel As GridPanel
 
See Also