Click or drag to resize
OrderHelperPendingOrders Property
Gets the pending orders collection view

Namespace: SharpCharts.Base.Order
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public ICollectionView PendingOrders { get; }

Property Value

Type: ICollectionView
See Also