Class RowHeading
Represents the row heading.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class RowHeading : RowColumnHeadingBase
Constructors
RowHeading()
Methods
ApplyThumbsProperties()
Applies the thumbs properties.
Declaration
protected override void ApplyThumbsProperties()
Overrides
GetNewSize(Point)
Gets the new size.
Declaration
protected override double GetNewSize(Point point)
Parameters
System. The point. |
Returns
System. The new size. |
Overrides
IsPointInsideThumb(MouseEventArgs)
Determines whether the pointer is inside thumb.
Declaration
protected override bool IsPointInsideThumb(MouseEventArgs e)
Parameters
System. The System. |
Returns
System.
|
Overrides
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |