ActiveReports 12
Count Property (StyleSheet)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > StyleSheet Class : Count Property
Gets the number of elements contained in the List.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

The number of elements contained in the List.
See Also

Reference

StyleSheet Class
StyleSheet Members