Click or drag to resize

CalendarEventAllDayEvent Property

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

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

Property Value

Type: Boolean
See Also