RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupColumnBase Members

The LookupColumnBase type exposes the following members.

Methods


  Name Description
Protected method OnPropertyChanged
Called when [property changed].
Public method SetValue
Sets the value.

Properties


  Name Description
Public property DataColumnName
Gets the name of the data column.
Public property DesignText
Gets or sets the text to put into this column's cell for all rows in the ListView when in design mode.
Public property Header
Gets or sets the column header text.
Public property KeepNullEmpty
Gets or sets a value indicating whether [keep null empty].
Public property LookupColumnDefinition
Gets the lookup column definition.
Public property 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.
Public property Width
Gets or sets the width.

Events


  Name Description
Public event PropertyChanged
Occurs when a property value changes.