Click or drag to resize
AlertViewModelClearAllCommand Property
Gets the clear all alert items command

Namespace: SharpCharts.Base.Alert
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ICommand ClearAllCommand { get; }

Property Value

Type: ICommand
See Also