QueryElementIndentEventArgs(AccordionControlElement, Int32) Constructor
Initializes a new instance of the QueryElementIndentEventArgs class with specified settings.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type |
---|---|
element | AccordionControlElement |
indent | Int32 |
See Also