Class CellEventArgs
CellEventArgs class
Provides data for grid cell events.
public class CellEventArgs : EventArgs
Properties
Name | Description |
---|---|
Argument { get; } | The argument of the event. |
Cell { get; } | Represents a grid cell. |
See Also
- namespace Aspose.Cells.GridDesktop
- assembly Aspose.Cells.GridDesktop