开发者

Flex remove header horizontal separator from Datagrid

开发者 https://www.devze.com 2023-02-11 11:15 出处:网络
Is it possible to remove the开发者_StackOverflow horizontal separator which divides the headers with the data?I managed to remove the vertical ones with mx.skins.Programmatic skin, but could not find

Is it possible to remove the开发者_StackOverflow horizontal separator which divides the headers with the data? I managed to remove the vertical ones with mx.skins.Programmatic skin, but could not find a way to remove the horizontal separator.


Found it... set headerBackgroundSkin="mx.skins.ProgrammaticSkin"

0

精彩评论

暂无评论...
验证码 换一张
取 消