dbicMonth Send comments on this topic.
HatchStyle Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : HatchStyle Property

Gets or sets the background pattern of the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property HatchStyle As HatchStyle
C# 
public virtual HatchStyle HatchStyle {get; set;}

Property Value

A Drawing2.HatchStyle value

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also