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.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string ValueOrDefault { get; }
Public ReadOnly Property ValueOrDefault As String
Get
Property Value
StringSee Also