Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

TreeViewMargin Class

Represents a class that controls the left margin of a TreeView.

For a list of all members of this type, see TreeViewMargin Members.

System.Object
   EO.Web.TreeViewMargin

[Visual Basic]
Public Class TreeViewMargin
[C#]
public class TreeViewMargin

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Margin is the resion between a TreeView's left most border and top level nodes.

Use Width property to specify the width of the margin.

Use BackgroundImageUrl property to specify the background to display in margin.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

TreeViewMargin Members | EO.Web Namespace


Direct link to this topic