ActiveReports 12
BackgroundHatchType Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Style Class : BackgroundHatchType Property
Enum of BackgroundHatchTypes The Style.BackgroundHatchType element specifies the hatching pattern of a report item. This element is optional.
Syntax
'Declaration
 
Public Property BackgroundHatchType As ExpressionInfo
public ExpressionInfo BackgroundHatchType {get; set;}
See Also

Reference

Style Class
Style Members