ResizeThumb
Class
Represents the resize thumb control.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class ResizeThumb : HeadingThumb
Inheritance: objectControlBaseHeadingThumbResizeThumb
Inherited Members
Constructors
Initializes a new instance of the ResizeThumb class.
C#
public ResizeThumb()
Methods
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.