Event arguments for the row and column headings resize events.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Worksheets.Margins
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
C#
public class RowColumnHeadingResizeEventArgs : EventArgs
Inheritance: objectEventArgsRowColumnHeadingResizeEventArgs
Inherited Members
Constructors
Initializes a new instance of the RowColumnHeadingResizeEventArgs class.
Properties
Gets or sets the value indicating whether the size is automatically set.
C#
public bool IsAutoSize { get; }
The size of the is auto.