dbicDayView Send comments on this topic.
Text Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiDayFormat Class : Text Property

Gets or sets the general text for a date.

Syntax

Visual Basic (Declaration) 
Public Property Text As String
C# 
public string Text {get; set;}

Remarks

This property value is of type String, indicating the general text for the date.

Requirements

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

See Also