Gets or sets the text that describes the Section.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public string SectionDescription { get; set; }
Visual Basic
Public Property SectionDescription As String
	Get
	Set

See Also