ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / TabStopsItem Class
Members

In This Topic
    TabStopsItem Class
    In This Topic
    Custom tab stops collection item (used in TableOfContents)
    Object Model
    TabStopsItem Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TabStopsItem 
       Inherits CanvasItem
    public sealed class TabStopsItem : CanvasItem 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Document.Section.CanvasItem
          GrapeCity.ActiveReports.Document.Section.TabStopsItem

    See Also