[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.AxisSizeChangedEventArgs

AxisSizeChangedEventArgs Class

Represents the event data for the ColumnWidthChanged and RowHeightChanged events.

Inheritance
AxisSizeChangedEventArgs
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public class AxisSizeChangedEventArgs : EventArgs
Public Class AxisSizeChangedEventArgs
    Inherits EventArgs

Properties

Name Description
Indexes

Gets the array of rows/columns whose size have changed.

Worksheet

Gets the worksheet of the rows/columns whose size have changed.