B-Arts DocumentationIndice generale

BTreeViewEventArgs

Argomenti comuni degli eventi dell'albero. Contiene nodo, ID, riga sorgente, attributi, target del drop, posizione, stato checkbox/opzione e opzioni di eliminazione. Deriva da BCancelArgs: impostare IsCancelled negli eventi preventivi per annullare l'operazione.

<!-- BEGIN GENERATED API -->

Riferimento API completo

Identità

  • Namespace: B.BWeb.BControls

  • Assembly: BFrameworkWebControls

  • Tipo: class

  • Classe base: BCancelArgs

  • Sorgente API: versione 5.0.1

Dichiarazione

public class BTreeViewEventArgs : BCancelArgs

Costruttori

  • BTreeViewEventArgs()

Campi pubblici

Nessun campo pubblico dichiarato.

Proprietà

Proprietà Tipo Accesso
Attribute BTreeNodeAttribute get/set
DeleteAllChilds bool? get/set
DropPosition string get/set
ForceDeleteWithChild bool? get/set
HasChildren bool? get/set
Node BTreeNode get/set
NodeID string get/set
OptionValue object get/set
Row object get/set
TargetNode BTreeNode get/set
ValueChecked bool? get/set

Callback Blazor

Nessun EventCallback dichiarato.

Eventi CLR

Nessun evento CLR pubblico dichiarato.

Metodi

Nessun metodo pubblico dichiarato.

Tipi annidati pubblici

Nessun tipo annidato pubblico.