GrapeCity.Xaml.SpreadSheet.Data Namespace > SpreadThemes Class : Item Property |
'Declaration Public Shadows Default Property Item( _ ByVal themeName As String _ ) As SpreadTheme
'Usage Dim instance As SpreadThemes Dim themeName As String Dim value As SpreadTheme instance.Item(themeName) = value value = instance.Item(themeName)
public new SpreadTheme this[ string themeName ]; {get; set;}
Target Platforms: Windows Server 2012, Windows RT