Gets a list containing the child Command objects.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public IList<Command> Commands { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Commands As IList(Of Command) |
A list of Command objects.
The returned list should not be modified directly.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |