B-Arts DocumentationIndice generale

BTreeNode

Linea B-Arts Legacy: questa scheda descrive BArtsFrameworkNet (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: BArtsFrameworkNet.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BWeb.BControls.

  • Nome completo: BArts.BWeb.BControls.BTreeNode.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Tipo pubblico dell'insieme di controlli server ASP.NET Web Forms B-Arts; il contratto seguente descrive la versione Legacy di BTreeNode.

Dichiarazione

<Serializable, DefaultProperty("Text"), ParseChildren(True, "ChildNodes")> Public Class BTreeNode

Classe base dichiarata: TreeNode.

Interfacce dichiarate: IStateManager.

Costruttori

Nome Dichiarazione
New Public Sub New(tvw As BTreeView)

Proprietà

Nome Dichiarazione
TreeViewClientID Public Property TreeViewClientID As String
NodeIndex Public Property NodeIndex As Integer
OrderIndex Public Property OrderIndex As Integer
CssClass Public Property CssClass As String
CmbOptionSelectedValue Public Property CmbOptionSelectedValue As String

Eventi

Nome Dichiarazione
OnCreateCmbOption Public Event OnCreateCmbOption(ByRef Cmb As BCombo, Node As BTreeNode)

Sorgenti verificati

  • WebControls\BTreeView\BTreeNode.vb