GrapeCity.Xaml.SpreadSheet.Data
ExpectedValue Property


Gets or sets the expected value.
Syntax
'Declaration
 
Public Property ExpectedValue As Object
'Usage
 
Dim instance As ConditionBase
Dim value As Object
 
instance.ExpectedValue = value
 
value = instance.ExpectedValue
public object ExpectedValue {get; set;}

Property Value

The expected value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ConditionBase Class
ConditionBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options