Click or drag to resize

PFListViewSettingsTitleField Property

The field used for titles of ListView items.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFWidgetChoice<Guid> TitleField { get; set; }

Property Value

Type: PFWidgetChoiceGuid
See Also