Click or drag to resize

AlertViewModelFilterAlertPriorityCommand Property

Gets the filter alert priority command

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

Property Value

Type: ICommand
See Also