dbicDayView Send comments on this topic.
EnterKey Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : EnterKey Property

Determines how the <Enter> key will be processed when typing data into an appointment.

Syntax

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

Property Value

enumEnterKey

Requirements

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

See Also