Proprietà TreeListChoiceContextMenuItemClickEventArgsNodes
|
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 28.1.0-RC
Sintassipublic List<TreeListNode> Nodes { get; }Public ReadOnly Property Nodes As List(Of TreeListNode)
Get
public:
property List<TreeListNode^>^ Nodes {
List<TreeListNode^>^ get ();
}member Nodes : List<TreeListNode> with get
Valore della proprietà
ListTreeListNode
Vedi anche