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

In This Topic
    TabStopsItem Class
    In This Topic
    Represents an element of a collection of custom tab stops.
    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