Gadget.Display

Gadget.Display property

The gadget’s display mode. Optional. Possible values are: “icon” - The gadget displays next to the event’s title in the calendar view. “chip” - The gadget displays when the event is clicked.

public string Display { get; set; }

See Also