Back to Devexpress

QueryElementIndentEventArgs Class

windowsforms-devexpress-dot-xtrabars-dot-navigation-db85b254.md

latest1.4 KB
Original Source

QueryElementIndentEventArgs Class

Contains data for the QueryElementIndent event.

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class QueryElementIndentEventArgs :
    EventArgs
vb
Public Class QueryElementIndentEventArgs
    Inherits EventArgs

QueryElementIndentEventArgs is the data class for the following events:

Inheritance

Object EventArgs QueryElementIndentEventArgs

See Also

QueryElementIndentEventArgs Members

DevExpress.XtraBars.Navigation Namespace