Progress
Language Reference
DOWN Attribute
Indicates the number of iterations in a down frame that contain data or number of potential rows in a browse widget. For a one-down frame, the value of DOWN is 1. Sets the number of browse-rows that appear in the viewport.
Data Type: INTEGERAccess: Readable/WriteableApplies To: Browse, FrameIf you change the value of a browse’s DOWN attribute, you change the number of rows that appear in the viewport, which might change the value of the browse’s HEIGHT-CHARS and HEIGHT-PIXELS attributes. Changing the value of a browse’s DOWN attribute does not change the value of the browse’s ROW-HEIGHT-CHARS and ROW-HEIGHT-PIXELS attributes.
NOTE: If the browse’s height is set with the DOWN attribute and a browse column is added using the ADD-CALC-COLUMN( ), ADD-COLUMNS-FROM( ) or ADD-LIKE-COLUMN( ) methods, the browse’s height may change to ensure that the number of DOWN is preserved.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |