WindowSearchSelectedField Property

Indicates the selected search field.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public string SelectedField { get; set; }

Property Value

String
String with the name of the selected field.

Implements

IWindowSearchSelectedField

See Also