Click or drag to resize

PFListViewSettingsSecondaryField Property

The field used for the top-right text 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> SecondaryField { get; set; }

Property Value

Type: PFWidgetChoiceGuid
See Also