TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / C1TabControl Class / IndicatorSize Property

In This Topic
    IndicatorSize Property
    In This Topic
    Gets or sets the indicator size.
    Syntax
    'Declaration
     
    
    Public Property IndicatorSize As Double
    public double IndicatorSize {get; set;}
    See Also