dbicDate Send comments on this topic.
SelectedImage Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : SelectedImage Property

Gets or sets the image used to indicate a date is currently selected in the display.

Syntax

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

Property Value

Image

Requirements

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

See Also