Click or drag to resize

BaseSimpleGridDialogAwareViewModelTDeleteRowCommand Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.Views.BaseSimpleGridDialogAwareViewModel`1.DeleteRowCommand"]


Namespace: RAYLASE.Marker.GUI.Common.Views
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public ICommand DeleteRowCommand { get; }

Property Value

ICommand
See Also