lHidePictureOutsideBand Property
Hide/show picture if bottom line is out of band.
Object.lHidePictureOutsideBand =boolean
Remarks
XFRX version: 15.5
Applies To: XFRX#INIT
Default value is .T.
Examples
m.loXFRX = EVALUATE([xfrx("XFRX#INIT")])
m.loXFRX.lHidePictureOutsideBand=.F.
RELE m.loXFRX
, multiple selections available,