Proprietà CascadeBinderItem
|
Indexer della classe.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public CascadeRow this[
int idx
] { get; }
Public ReadOnly Default Property Item (
idx As Integer
) As CascadeRow
Get
public:
property CascadeRow^ default[int idx] {
CascadeRow^ get (int idx);
}
member Item : CascadeRow with get
Parametri
- idx Int32
- Indice.
Valore della proprietà
CascadeRowVedi anche