Back to Devexpress

ASPxClientTitleIndex Class

aspnet-js-aspxclienttitleindex.md

latest978 B
Original Source

ASPxClientTitleIndex Class

Represents a client-side equivalent of the ASPxTitleIndex object.

Declaration

ts
declare class ASPxClientTitleIndex extends ASPxClientControl

Remarks

In addition to the common functionality inherited from its ancestors, the ASPxClientTitleIndex object allows you to respond to item clicks (ASPxClientTitleIndex.ItemClick) and callbacks being initiated or completed (ASPxClientTitleIndex.BeginCallback, ASPxClientTitleIndex.EndCallback).

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientTitleIndex

See Also

Title Index

ASPxClientTitleIndex Members