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


For a list of all members of this type, see EdmListCol members.

Public Fields

 NameDescription
public FieldmbsCaptionColumn caption.  
public FieldmeColTypeType of column.  
public FieldmeVarTypeType of variable to which the column is connected.  
public FieldmlEdmListColFlagsBit flags specifying alignment, etc., of the column. (See LVCFMT_LEFT in the Win32 Help.)  
public FieldmlVariableIDID of variable to which the column is connected, or 0 if not connected to a variable.  
public FieldmlWidthDefault column width.  
Top

See Also