[]
Gets or sets a hatching pattern of a report item.
[ExpressionBaseType(typeof(BackgroundHatchTypes))]
public ExpressionInfo BackgroundHatchType { get; set; }
| Type | Description |
|---|---|
| ExpressionInfo | An ExpressionInfo object that evaluates to a BackgroundHatchTypes enumeration. |