Back to Devexpress

ASPxClientGantt.GetVisibleTaskKeys Method

aspnet-js-aspxclientgantt-36c4f9b7.md

latest1.1 KB
Original Source

ASPxClientGantt.GetVisibleTaskKeys Method

Gets the keys of the visible tasks.

Declaration

ts
GetVisibleTaskKeys(): any[]

Returns

TypeDescription
any[]

The key.

|

Remarks

js
console.log(clientGantt.GetVisibleTaskKeys());

Concepts

See Also

GetTaskData(key)

ASPxGantt - Overview

MVCxGantt - Overview

ASPxGantt - 'How To' Examples

MVCxGantt - 'How To' Examples

ASPxClientGantt Class

ASPxClientGantt Members