ActiveReports 13
Parent Property (Style)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Style Class : Parent Property
Gets or sets the name of the parent style.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Style
public Style Parent {get;}

Property Value

A string name of the Style from which this Style object inherits its properties.
See Also

Reference

Style Class
Style Members