Click or drag to resize

FormDropDownDataValueOrDefault Property

Gets the currently selected entry for the parent drop-down list form field if selected entry is explicitly set; otherwise, default entry.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string ValueOrDefault { get; }

Property Value

String
See Also