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


The following tables list the members exposed by EdmListCol.

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