BTreeView
Linea B-Arts Legacy: questa scheda descrive
B-ArtsFramework(.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
B-ArtsFramework.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BWeb.BControls.Nome completo:
BArts.BWeb.BControls.BTreeView.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 BTreeView.
Dichiarazione
<ToolboxData("<{0}:BTreeView runat=server></{0}:BTreeView>")> Public Class BTreeView
Classe base dichiarata: System.Web.UI.WebControls.TreeView.
Tipi annidati pubblici
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New() |
Proprietà
| Nome | Dichiarazione |
|---|---|
CampoID |
Public Property CampoID() As String |
CampoIDPadre |
Public Property CampoIDPadre() As String |
CampoDescrizione |
Public Property CampoDescrizione() As String |
CampoOrdine |
Public Property CampoOrdine() As String |
CampoImage |
Public Property CampoImage() As String |
CampoCheck |
Public Property CampoCheck() As String |
CampoToolTip |
Public Property CampoToolTip() As String |
CampoNodeStyle |
Public Property CampoNodeStyle() As String |
TipoDatoCampoKey |
Public Property TipoDatoCampoKey() As eTipoDatoKey |
RootValueIsNull |
Public Property RootValueIsNull() As Boolean |
RootValue |
Public Property RootValue() As String |
CaricaNodiOrfani |
Public Property CaricaNodiOrfani() As Boolean |
DataMember |
Public Property DataMember() As String |
DataSet |
Public Property DataSet() As BData.BDataSet |
DynamicLoading |
Public Property DynamicLoading() As Boolean |
AllowDragDrop |
Public Property AllowDragDrop() As Boolean |
AutoCheck |
Public Property AutoCheck() As Boolean |
AutoCheckOnlyChild |
Public Property AutoCheckOnlyChild() As Boolean |
ExceptionList |
Public Property ExceptionList() As List(Of System.Exception) |
Metodi
| Nome | Dichiarazione |
|---|---|
InitControl |
Public Function InitControl(ds As BDataSet, Optional DataMember As String = "") As Boolean |
FindCheckedChild |
Public Function FindCheckedChild(nP As TreeNode, ID As String) As Boolean |
SelectNode |
Public Function SelectNode(ID As String, Optional nRoot As TreeNodeCollection = Nothing) As TreeNode |
FindByID |
Public Function FindByID(ID As String, nRoot As TreeNodeCollection) As TreeNode |
NodeEnsureVisible |
Public Sub NodeEnsureVisible(n As TreeNode) |
LoadNodeOrfani |
Public Function LoadNodeOrfani() As DataRow() |
Sorgenti verificati
WebControls\BTreeView\BTreeView.vb
