oi10:presentation_server:rowheight_property_propertygrid

ROWHEIGHT property (PropertyGrid)

Returns the height of each item in the property grid.

Contains the height in pixels of each row in the property grid.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGetNoYesNo

This value is calculated at runtime based on the FONT property.

 
// Get the row height of property items in the PRG_MAIN Property Grid

   // control

   rowHeight = Get_Property( @window : ".PRG_MAIN", "ROWHEIGHT" )
 
 
 

N/A

  • oi10/presentation_server/rowheight_property_propertygrid.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1