MindFusion.Wpf Pack Programmer's Guide
ISwimlaneGrid Members
Methods
 


Represents an object which can be used by a SwimlaneLayout to adjust the corresponding swimlane grid.

The following tables list the members exposed by the ISwimlaneGrid type.

 Public Methods

  Name Description

GetColumnCount

Gets the number of columns in the grid.

GetColumnWidth

Gets the the width of the specified column in the swimlane grid.

GetRowCount

Gets the number of rows in the swimlane grid.

GetRowHeight

Gets the the height of the specified row in the swimlane grid.

SetColumnCount

Sets the number of columns in the swimlane grid.

SetColumnWidth

Sets the the width of the specified column in the swimlane grid.

SetLeftMargin

Sets the left margin of the swimlane grid.

SetRowCount

Sets the number of rows in the swimlane grid.

SetRowHeight

Sets the the height of the specified row in the swimlane grid.

SetTopMargin

Sets the top margin of the swimlane grid.

 See Also

ISwimlaneGrid Interface
MindFusion.Diagramming.Wpf.Layout Namespace