[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.TabStopsItem.TabStop

TabStopsItem.TabStop Struct

Represents the structure of tab stops.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public struct TabStopsItem.TabStop

Fields

Name Description
Leading

The leading field.

Position

The position field.

Type

The type field.

Methods

Name Description
Create(float, string, TabStopTypes)

Initializes a TabStopsItem.TabStop structure.