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

Gets or sets the text associated with this control.

Syntax

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

Property Value

The text associated with this control.

Requirements

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

See Also