GrapeCity.Xaml.SpreadSheet.Data
CachedDatetimes Property


Gets the cached dates and times.
Syntax
'Declaration
 
Public ReadOnly Property CachedDatetimes As List(Of Nullable(Of Date))
'Usage
 
Dim instance As BaseSparklineViewInfo
Dim value As List(Of Nullable(Of Date))
 
value = instance.CachedDatetimes
public List<Nullable<DateTime>> CachedDatetimes {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BaseSparklineViewInfo Class
BaseSparklineViewInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options