SOLIDWORKS PDM Professional API Help Send Feedback
mlEdmListColFlags Field
See Also 
EPDM.Interop.epdm Namespace > EdmListCol Structure : mlEdmListColFlags Field


Bit flags specifying alignment, etc., of the column. (See LVCFMT_LEFT in the Win32 Help.)

Syntax

Visual Basic 
Public mlEdmListColFlags As System.Integer
C# 
public System.int mlEdmListColFlags
C++/CLI 
public:
System.int mlEdmListColFlags

See Also