Gets the current value of the property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public Object NewValue { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property NewValue As Object |
An object representing the new property value.
See Also