Tag Archive for 'headerheight'

16
Jun

Setting the header height on a DataGrid control in Flex

The following example shows how you can set the header height on a Flex DataGrid control by setting the headerHeight property.

Full code after the jump.

Continue reading ‘Setting the header height on a DataGrid control in Flex’

25
Mar

Setting the header height on a Flex TitleWindow container

The following example shows you how you can change the header height on a TitleWindow container in Flex by setting the headerHeight style.

Full code after the jump.

Continue reading ‘Setting the header height on a Flex TitleWindow container’

12
Jan

Setting the header height on a Flex Panel container

The following example shows you how you can change the header height on a Panel container in Flex by setting the headerHeight style.

Full code after the jump.

Continue reading ‘Setting the header height on a Flex Panel container’