LookupColumnBase Properties
The LookupColumnBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataColumnName |
Gets the name of the data column.
|
|
DesignText |
Gets or sets the text to put into this column's cell for all rows in the ListView when in design mode.
|
|
Header |
Gets or sets the column header text.
|
|
KeepNullEmpty |
Gets or sets a value indicating whether [keep null empty].
|
|
LookupColumnDefinition |
Gets the lookup column definition.
|
|
PropertyName |
Gets or sets the name of the property. This is used to map this column to a visible LookupColumnDefinition in the LookupDefintion. Use the NameOfExtension to make sure this value is correct.
|
|
Width |
Gets or sets the width.
|