ClassTocLevel
Class
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
Constructors
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
StyleName
TODO: Add documentation.
Declaration
cs-api-definition
public string StyleName { get; set; }
Property Value
string