Diagram.HasSwimlanes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether or not swimlanes are supported in this Diagram.
public:
virtual property bool HasSwimlanes { bool get(); };
public virtual bool HasSwimlanes { get; }
member this.HasSwimlanes : bool
Public Overridable ReadOnly Property HasSwimlanes As Boolean