ASP.NET Pack Programmer's Guide
ExpandButtonPosition Members
Constructors Fields
 


Defines values that specify possible locations for expand/collapse buttons.

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

 Public Constructors

  Name Description

ExpandButtonPosition

 

 Public Fields

  Name Description

OuterBottom

Place expand/collapse buttons at the bottom side of their nodes.

OuterLeft

Place expand/collapse buttons at the left-hand side of their nodes.

OuterLowerLeft

Place expand/collapse buttons at the lower-left corner of their nodes.

OuterLowerRight

Place expand/collapse buttons at the lower-right corner of their nodes.

OuterRight

Place expand/collapse buttons at the right-hand side of their nodes.

OuterTop

Place expand/collapse buttons at the top side of their nodes.

OuterUpperLeft

Place expand/collapse buttons at the upper-left corner of their nodes.

OuterUpperRight

Place expand/collapse buttons at the upper-right corner of their nodes.

 See Also

ExpandButtonPosition Class
com.mindfusion.diagramming Namespace