Edit

Share via


Case.Value Property

Definition

Gets or sets the Value that this case represents. If it matches the Value this case's Content will be displayed in the presenter.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Property Value

Applies to