GrapeCity.Xaml.SpreadSheet.Data
Value Property (DataMarker)


Gets the value.
Syntax
'Declaration
 
Public ReadOnly Property Value As Nullable(Of Double)
'Usage
 
Dim instance As DataMarker
Dim value As Nullable(Of Double)
 
value = instance.Value
public Nullable<double> Value {get;}

Property Value

The value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DataMarker Class
DataMarker Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options