ClassRowColumnHeadingResizeEventArgs
Class
Event arguments for the row and column headings resize events.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class RowColumnHeadingResizeEventArgs : EventArgs
Inheritance: objectEventArgsRowColumnHeadingResizeEventArgs
Inherited Members
Constructors
RowColumnHeadingResizeEventArgs(int, double, bool)
Initializes a new instance of the RowColumnHeadingResizeEventArgs class.
Properties
Index
Gets or sets the index.
IsAutoSize
Gets or sets the value indicating whether the size is automatically set.
Declaration
cs-api-definition
public bool IsAutoSize { get; }
Property Value
The size of the is auto.