MindFusion.Wpf Pack Programmer's Guide
RowChangedEventArgs.Worksheet Property
See Also
 





Gets the worksheet that is the source of the event.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public Worksheet Worksheet { get; }

Visual Basic  Copy Code

Public ReadOnly Property Worksheet As Worksheet

 Property Value

An instance of the Worksheet class.

 See Also

RowChangedEventArgs Members
RowChangedEventArgs Class
MindFusion.Spreadsheet.Wpf Namespace