UIX_ListColumnStyle Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 07:16, 20 March 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

See also ...