Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.SelectionItem<TYPE>.Value Property

The value in the dropdownlist for the entry.

Class: YetaWF.Core.Components.SelectionItem<TYPE>
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public TYPE Value { get; set; }

See Also YetaWF.Core.Components.SelectionItem<TYPE> ClassYetaWF.Core Overview