GrapeCity.Xaml.SpreadSheet.UI
UseExcel2013Style Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > TabStrip Class : UseExcel2013Style Property
Syntax
'Declaration
 
Public Property UseExcel2013Style As Boolean
'Usage
 
Dim instance As TabStrip
Dim value As Boolean
 
instance.UseExcel2013Style = value
 
value = instance.UseExcel2013Style
public bool UseExcel2013Style {get; set;}
See Also

Reference

TabStrip Class
TabStrip Members