Version

StockDetails Class Members

The following tables list the members exposed by StockDetails.

Public Constructors
 NameDescription
Public ConstructorStockDetails Constructor  
Public Properties
 NameDescription
Public PropertyAnnualHighGets or sets the 52-week high range of stock price  
Public PropertyAnnualLowGets or sets the 52-week low range of stock price  
Public PropertyCompanyGets or sets company name of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyMarketCapGets market capitalization (in billions)  
Public PropertyMarketPriceGets or sets current stock price  
Public PropertyMarketSharesGets or sets total shares (in millions) on market  
Public PropertySectorGets or sets sector of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertySymbolGets or sets trading symbol of the stock (Inherited from Infragistics.DataAdapters.StockInfo)
Public PropertyVolatilityGets or sets volatility of stock  
See Also