APNSoft.WebControls Namespace (APNSoft TreeView)

APNSoftTreeView.CSSSource Property

Specifies the location of the TreeView CSS style. The property uses the CSSSourceValues enumeration. Default value is SkinFolder.

[Visual Basic]
Public Property CSSSource As CSSSourceValues
[C#]
public APNSoftTreeView.CSSSourceValues CSSSource {get; set;}

See Also

APNSoftTreeView Class | APNSoft.WebControls Namespace