ScrollPositionChangedEventArgs Constructors
Provides data for the SpreadsheetControl.ScrollPositionChanged event.Name | Parameters | Description |
---|---|---|
ScrollPositionChangedEventArgs(String, Int32, Int32) | sheetName, columnIndex, rowIndex | Initializes a new instance of the ScrollPositionChangedEventArgs class with the specified settings. |
See Also