SeparatorLine Class

Represents a regularly occurring line used to make group items easier to see.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Entities.ViewsSeparatorLine

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class SeparatorLine

The SeparatorLine type exposes the following members.

Constructors
  NameDescription
Public methodSeparatorLine
Initializes a new instance of the SeparatorLine class.
Top
Properties
  NameDescription
Public propertyInterval
Gets or sets the regular interval which this line is displayed at.
Public propertyIntervalOffset
Gets or sets the initial index to begin displaying the line.
Public propertyStroke
Gets or sets the line stroke.
Top
See Also