Home Search

DriveWorks Pro 21
Row, Header Height

Send Feedback

Row Height, Header Height

The Row Height or Header Height property controls the height of all of the rows or the header in the table.

Property Type: Static

Default Value: 0

Hierarchical Reference: ControlName.RowHeight

Hierarchical Reference: ControlName.HeaderHeight

To Change the Default Value

The default value of the property can be changed by:

  • Enter the required value directly into the enabled property field.
    1. Click in the property for the control to be changed.
    2. Type the required value directly into the property field.

A rule can also be built for this property by changing the type to dynamic.

See How To: Change A Static Property To A Dynamic Property.

  • Activate the rule builder.
    1. Click in the property for the control to be changed.
    2. Click the build button at the end of the property field to launch the rule builder .
    3. Enter the rule in the rule editor and click OK to apply.

Examples

Row or Header Height Property Value (static)Result
0The default value 0 will auto-size the header or each row based upon the font size.
30Sets the height of the header or each row to be 30 pixels.

Value set in Form Designer. Static properties can be made Dynamic by double clicking the gray radio button.