Back to Devexpress

BootstrapTreeViewVirtualModeCreateChildrenEventArgs Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-8c38b707.md

latest1.8 KB
Original Source

BootstrapTreeViewVirtualModeCreateChildrenEventArgs Class

Provides data for the BootstrapTreeView.VirtualModeCreateChildren event.

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapTreeViewVirtualModeCreateChildrenEventArgs :
    TreeViewVirtualModeCreateChildrenEventArgs
vb
Public Class BootstrapTreeViewVirtualModeCreateChildrenEventArgs
    Inherits TreeViewVirtualModeCreateChildrenEventArgs

BootstrapTreeViewVirtualModeCreateChildrenEventArgs is the data class for the following events:

Inheritance

Object EventArgs TreeViewVirtualModeCreateChildrenEventArgs BootstrapTreeViewVirtualModeCreateChildrenEventArgs

See Also

BootstrapTreeViewVirtualModeCreateChildrenEventArgs Members

Tree View

DevExpress.Web.Bootstrap Namespace