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

Determines if the control is read-only.

Syntax

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

Property Value

Boolean

Requirements

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

See Also