Class
TocLevel

TODO: Add documentation.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TocLevel : ReportObject

Inheritance: objectReportObjectTocLevel

Inherited Members ReportObject.ToString(string[])

Constructors

TocLevel()

TODO: Add documentation.

Declaration

cs-api-definition
public TocLevel()

Properties

LeaderSymbol

TODO: Add documentation.

Declaration

cs-api-definition
public char LeaderSymbol { get; set; }

Property Value

char

Name

TODO: Add documentation.

Declaration

cs-api-definition
public string Name { get; set; }

Property Value

string

Style

TODO: Add documentation.

Declaration

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public Style Style { get; }

Property Value

Style

StyleName

TODO: Add documentation.

Declaration

cs-api-definition
public string StyleName { get; set; }

Property Value

string