ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TabStopsItem.TabStopTypes Enumeration

In This Topic
    TabStopsItem.TabStopTypes Enumeration
    In This Topic
    The Tab Stop Types
    Syntax
    'Declaration
     
    Public Enum TabStopsItem.TabStopTypes 
       Inherits System.Enum
    public enum TabStopsItem.TabStopTypes : System.Enum 
    Members
    MemberDescription
    CenterThe center
    LeftThe left
    RightThe right
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStopTypes

    See Also