B-Arts DocumentationIndice generale

BTreeNodeAttribute

Stato UI associato a un nodo: livello, percorso, figli, espansione, selezione, check, visibilità, abilitazione e attributi HTML. È gestito da BTreeView; leggerlo negli eventi o nei template senza usarlo come sostituto del dato applicativo.

<!-- BEGIN GENERATED API -->

Riferimento API completo

Identità

  • Namespace: B.BWeb.BControls

  • Assembly: BFrameworkWebControls

  • Tipo: class

  • Sorgente API: versione 5.0.1

Dichiarazione

public class BTreeNodeAttribute

Costruttori

  • BTreeNodeAttribute()

Campi pubblici

Nessun campo pubblico dichiarato.

Proprietà

Proprietà Tipo Accesso
Attributes BDictionary<string, string> get/set
Children IEnumerable<object> get/set
HasChildren bool get/set
IDOption string get/set
IsActive bool get/set
IsChecked bool get/set
IsEnabled bool get/set
IsExpanded bool get/set
IsLoaded bool get/set
IsSelected bool get/set
IsVisible bool get/set
Level int get/set
NodeIndex int get/set
ValuePath string 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.