Version

NodeLayoutAssignedEventArgs Class Members

The following tables list the members exposed by NodeLayoutAssignedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyDataTypeGets the System.Type which the XamDataTreeNode is bound to.  
Public PropertyKeyGets the NodeLayoutBase.Key of the NodeLayout which will be applied.  
Public PropertyLevelGets the depth on the XamDataTree that XamDataTreeNode will appear.  
Public PropertyNodeLayoutGets / sets the NodeLayout which will be assinged to this XamDataTreeNode.  
See Also