MindFusion.Scheduling for ASP.NET Programmer's Guide
Item.DescriptionText Property
See Also
 





Gets or sets the description rendered for this item by the scheduling control.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public abstract string DescriptionText { get; set; }

Visual Basic  Copy Code

Public MustOverride Property DescriptionText As String

 Property Value

A string with the description.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace