Version

StockPosition Class Members

The following tables list the members exposed by StockPosition.

Public Constructors
 NameDescription
Public ConstructorStockPosition Constructor  
Public Properties
 NameDescription
Public PropertyAction  
Public PropertyCompanyGets or sets company name of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyCostPerShareGets or sets cost per share  
Public PropertyCostTotalGets or sets cost total of purchased shares  
Public PropertyDataGets or sets price history of the stock  
Public PropertyGainPercentageGets or sets current profit or lose of all shares if sold today  
Public PropertyGainValueGets or sets current profit or lose of all shares if sold today  
Public PropertyIndexGets or sets index of the stock  
Public PropertyMarketPriceGets or sets current price of one share  
Public PropertyMarketValueGets or sets current value of all shares  
Public PropertySectorGets or sets sector of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertySharesGets or sets quantity of shares  
Public PropertySymbolGets or sets trading symbol of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyTradeDateGets or sets trading date time of the stock  
See Also