[]
Gets or sets a DefaultListColumnInfo value that represents the default ListColumnInfo of the list.
[Browsable(true)]
public DefaultListColumnInfo ListDefaultColumn { get; set; }
<Browsable(True)>
Public Property ListDefaultColumn As DefaultListColumnInfo
Type | Description |
---|---|
DefaultListColumnInfo | A DefaultListColumnInfo value. |
This property is used to create default column settings. If the user adds a column without any appearance changes, the column uses the default column settings.