문제

Is there a reference somewhere that lists all the style options for each type of component?

올바른 솔루션이 없습니다

다른 팁

Just look at http://www.flexicious.com/Home/Documentation Each component has a "styles" section that should get you what you want. Also, look at the inheritance hierarchy of the control you are interested in, many styles are inherited and you can look at the base class styles also.

For example, styles for our Ultimate datagrid are here: (search for styles)

http://www.flexicious.com/resources/docs29/com/flexicious/nestedtreedatagrid/FlexDataGrid.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top