Method | Description | |
---|---|---|
GetDataObject ( ) : SmartQuant.DataObject | ||
SetTickTypeId ( byte tickTypeId ) : void | ||
TickEditor ( ) : SmartQuant |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnInit ( SmartQuant dataObject, int decimalPlaces ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
public GetDataObject ( ) : SmartQuant.DataObject | ||
return | SmartQuant.DataObject |
protected OnInit ( SmartQuant dataObject, int decimalPlaces ) : void | ||
dataObject | SmartQuant | |
decimalPlaces | int | |
return | void |
public SetTickTypeId ( byte tickTypeId ) : void | ||
tickTypeId | byte | |
return | void |