ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TabStopsItem.TabStop Structure
Members

In This Topic
    TabStopsItem.TabStop Structure
    In This Topic
    Represents the structure of tab stops.
    Object Model
    TabStopsItem.TabStop Structure
    Syntax
    'Declaration
     
    Public Structure TabStopsItem.TabStop 
       Inherits System.ValueType
    public struct TabStopsItem.TabStop : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop

    See Also