Represents a control that can display individual Worksheet objects.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public class WorksheetView : UserControl, INotifyPropertyChanged |
Visual Basic
![]() |
---|
Public Class WorksheetView |
The WorksheetView control can display Worksheet objects. To display Workbook objects, use the WorkbookView control.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
MindFusion.Spreadsheet.WorksheetView