FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / NewSheet Class / TabShape Property

In This Topic
    TabShape Property (NewSheet)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TabShape As C1.WPF.C1TabItemShape
    public C1.WPF.C1TabItemShape TabShape {get; set;}
    See Also