Skip to main content
All docs
V24.1

QueryItemTemplateEventArgs Class

Contains data for the QueryItemTemplate event.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.1.dll

NuGet Package: DevExpress.Win.Gantt

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