Click or drag to resize
SelectListHasSelectedValue Property
Return if currently have a selected value.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasSelectedValue { get; }

Property Value

Type: Boolean
See Also