Gets or sets the border style for the Tree List.
public BorderStyles BorderStyle { get; set; }
Public Property BorderStyle As BorderStyles
Use the BorderStyle property to specify how the Tree List's border should be drawn. If the property value is BorderStyles.Default, the border's look and feel is specified by the Tree List's LookAndFeel property.