FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / TabItemShape Property

In This Topic
    TabItemShape Property
    In This Topic
    Gets or sets the geometric shape of the sheet tabs.
    Syntax
    'Declaration
     
    
    Public Property TabItemShape As C1.WPF.C1TabItemShape
    public C1.WPF.C1TabItemShape TabItemShape {get; set;}
    See Also