TracedOrderView Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  ExtViewTracedOrder
    GF.Clients.Charts.TradeModeTracedOrderView

Namespace:  GF.Clients.Charts.TradeMode
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class TracedOrderView : ExtView<TracedOrder>

The TracedOrderView type exposes the following members.

Constructors

  NameDescription
Public methodTracedOrderView
Top
Properties

  NameDescription
Public propertyColumns (Inherited from ExtViewTracedOrder.)
Public propertyDefaultColumn (Inherited from ExtViewTracedOrder.)
Public propertyItem (Inherited from ExtViewTracedOrder.)
Public propertyUnchangingOrder (Inherited from ExtViewTracedOrder.)
Top
Methods

  NameDescription
Public methodAddColumns(IColumnUTP) (Inherited from ExtViewTracedOrder.)
Public methodAddColumns(IEnumerableIColumnUTP) (Inherited from ExtViewTracedOrder.)
Public methodAddView(ExtViewUTP) (Inherited from ExtViewTracedOrder.)
Public methodAddView``1(ColumnUTP, UMP, ExtViewUMP) (Inherited from ExtViewTracedOrder.)
Public methodAddView``1(ColumnUTP, UMP, ExtViewUMP, Boolean) (Inherited from ExtViewTracedOrder.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInsertColumns (Inherited from ExtViewTracedOrder.)
Public methodRemoveColumns (Inherited from ExtViewTracedOrder.)
Public methodSortColumns (Inherited from ExtViewTracedOrder.)
Public methodSortColumnsFull (Inherited from ExtViewTracedOrder.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference