UnhideThumb
Class
Represents the hidden rows or columns thumb control.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class UnhideThumb : HeadingThumb
Inheritance: objectControlBaseHeadingThumbUnhideThumb
Inherited Members
Constructors
Initializes a new instance of the UnhideThumb class.
C#
public UnhideThumb()
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.