Version

ColumnLayoutAssignedEventArgs Class Members

The following tables list the members exposed by ColumnLayoutAssignedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyColumnLayoutThe ColumnLayout that this event was triggered for.  
Public PropertyDataTypeGets the type of data that this ColumnLayout will represent.  
Public PropertyKeyGets the key that this ColumnLayout represetns.  
Public PropertyLevelThe depth at which the ColumnLayout is representing.  
Public PropertyRowsGets the collection of rows or row island that this particular ColumnLayout will represent.  
See Also