Click or drag to resize
OrderHelperAccountsView Property
Gets the available Accounts

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

Property Value

Type: ICollectionView
See Also