Skip to main content
All docs
V24.2

QueryItemTemplateEventArgs Class

Contains data for the QueryItemTemplate event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.2.dll

Declaration

public class QueryItemTemplateEventArgs :
    EventArgs

Remarks

Read the following topic for information on how to assign templates: How to Assign Templates.

Inheritance

Object
EventArgs
QueryItemTemplateEventArgs
See Also