GrapeCity.Xaml.SpreadSheet.Data
CachedIndexMaping Property


Gets the cached index mapping.
Syntax
'Declaration
 
Public ReadOnly Property CachedIndexMaping As List(Of Integer)
'Usage
 
Dim instance As BaseSparklineViewInfo
Dim value As List(Of Integer)
 
value = instance.CachedIndexMaping
public List<int> CachedIndexMaping {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

BaseSparklineViewInfo Class
BaseSparklineViewInfo Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options