Click or drag to resize

CalendarEventAllDayEvent Property

Gets or sets a flag indicating whether the event last all days.

Namespace:  Opait.Barcoder.QRCode
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
public bool AllDayEvent { get; set; }

Property Value

Type: Boolean
See Also