Spread Windows Forms 8.0 Product Documentation
EnhancedInterfaceRenderer.SheetTabShape Enumeration


Specifies the shape of sheet tabs.
Syntax
'Declaration
 
Public Enum EnhancedInterfaceRenderer.SheetTabShape 
   Inherits System.Enum
'Usage
 
Dim instance As EnhancedInterfaceRenderer.SheetTabShape
public enum EnhancedInterfaceRenderer.SheetTabShape : System.Enum 
Members
MemberDescription
IsoscelesTrapezoidDisplays the sheet tab as an icosceles trapezoid (in N. America or trapezium in other parts).
RectangleDisplays the sheet tab as a rectangle with squared corners.
RoundedRectangleDisplays the sheet tab as a rectangle with rounded corners.
TrapezoidDisplays the sheet tab as a trapezoid (in N. America or trapezium in other parts).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.EnhancedInterfaceRenderer.SheetTabShape

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

FarPoint.Win.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.