LookupFieldColumnDefinition..::..FieldToDisplay Property
Gets the field to display.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public FieldDefinition FieldToDisplay { get; set; }
Public Property FieldToDisplay As FieldDefinition Get Set
public: property FieldDefinition^ FieldToDisplay { FieldDefinition^ get (); void set (FieldDefinition^ value); }