Class TocLevel
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class TocLevel : ReportObject
Constructors
TocLevel()
Declaration
public TocLevel()
Properties
LeaderSymbol
Declaration
public char LeaderSymbol { get; set; }
Property Value
System.Char
|
Name
Declaration
public string Name { get; set; }
Property Value
System.String
|
Style
StyleName
Declaration
public string StyleName { get; set; }
Property Value
System.String
|