UIX_ListColumnStyle Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:UIX_ListColumnStyle Enumeration}} | {{#customTitle:UIX_ListColumnStyle Enumeration}} | ||
Line 28: | Line 29: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:24, 20 May 2015
Specifies the ...
Syntax
enum UIX_ListColumnStyle { UIX_ListColumnStyle_IconDown = 1, UIX_ListColumnStyle_IconUp = 2, UIX_ListColumnStyle_SplitButton = 4, UIX_ListColumnStyle_Hidden = 8, };
Constants
- UIX_ListColumnStyle_IconDown
- The ...
- UIX_ListColumnStyle_IconUp
- The ...
- UIX_ListColumnStyle_SplitButton
- The ...
- UIX_ListColumnStyle_Hidden
- The ...
See Also
...