Returns the corresponding CQGOrder object.
Read-only property
Visual Basic |
---|
Public Property Order As CQGOrder |
CQGOrder object to which this fill belongs
This property will be convenient for those who are familiar with the VBA specific Parent option.
See the usage of CQGFill properties in the OrderChanged event's example section.