[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItem-2.StyleName

StyleName Property

StyleName

Gets the style name of the report item.

Declaration
public string StyleName { get; }
Property Value
Type Description
string

A string representing the style name.

Implements