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

Gets or sets which areas of the control the backimage can be displayed in.

Syntax

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

Property Value

enumBackImageArea

Requirements

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

See Also