[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.NewSheet

NewSheet Class

Special item that doesn't have an associated sheet, it simply creates a new sheet when it is clicked.

Inheritance
NewSheet
Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public class NewSheet : Sheet

Constructors

Name Description
NewSheet()

construct the NewSheet.

Methods

Name Description
OnMouseLeftButtonDown(MouseButtonEventArgs)

override the mouse left button.

OnMouseRightButtonDown(MouseButtonEventArgs)