Gets the list of new items involved in the change.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C#
![]() |
---|
public T[] NewItems { get; set; } |
Visual Basic
![]() |
---|
Public Property NewItems As T() |
An array with the new items related to the action.
Charting for WinForms Programmer's Guide | © 2024 MindFusion |