'Declaration
Public Function EnsureTaskInView( _
ByVal As Infragistics.Win.UltraWinSchedule.Task, _
ByVal As Boolean _
) As Boolean
public bool EnsureTaskInView(
Infragistics.Win.UltraWinSchedule.Task ,
bool
)
Parameters
- task
- The Task to be brought into view.
- firstRow
- Boolean value indicating whether the task should appear in the first row of the task grid if possible.
Return Value
A boolean value indicating whether the operation was successful. Failure implies that the task's Project is different than the project returned from the control's Project property.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2