Share via


Gantt.RequiresData property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property RequiresData As Boolean
    Get
'Usage
Dim instance As Gantt
Dim value As Boolean

value = instance.RequiresData
public bool RequiresData { get; }

Property value

Type: System.Boolean

See also

Reference

Gantt class

Gantt members

Microsoft.SharePoint.WebControls namespace