Inheritance Hierarchy
ExtViewTracedOrder
GF.Clients.Charts.TradeModeTracedOrderView
Namespace: GF.Clients.Charts.TradeMode
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The TracedOrderView type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TracedOrderView |
Properties
| Name | Description | |
|---|---|---|
| Columns | (Inherited from ExtViewTracedOrder.) | |
| DefaultColumn | (Inherited from ExtViewTracedOrder.) | |
| Item | (Inherited from ExtViewTracedOrder.) | |
| UnchangingOrder | (Inherited from ExtViewTracedOrder.) |
Methods
| Name | Description | |
|---|---|---|
| AddColumns(IColumnUTP) | (Inherited from ExtViewTracedOrder.) | |
| AddColumns(IEnumerableIColumnUTP) | (Inherited from ExtViewTracedOrder.) | |
| AddView(ExtViewUTP) | (Inherited from ExtViewTracedOrder.) | |
| AddView``1(ColumnUTP, UMP, ExtViewUMP) | (Inherited from ExtViewTracedOrder.) | |
| AddView``1(ColumnUTP, UMP, ExtViewUMP, Boolean) | (Inherited from ExtViewTracedOrder.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InsertColumns | (Inherited from ExtViewTracedOrder.) | |
| RemoveColumns | (Inherited from ExtViewTracedOrder.) | |
| SortColumns | (Inherited from ExtViewTracedOrder.) | |
| SortColumnsFull | (Inherited from ExtViewTracedOrder.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also