Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / TabStrip Class / UseExcel2013StyleProperty Field


In This Topic
    UseExcel2013StyleProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly UseExcel2013StyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = TabStrip.UseExcel2013StyleProperty
    public static readonly DependencyProperty UseExcel2013StyleProperty
    See Also