BreadCrumbTrail.VerticalMode Property
SharePoint 2007
Gets or sets a value indicating whether the layout is vertical or horizontal.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
[ResourcesAttribute("Webpart_Property_VerticalMode_Text", "Webpart__Custome_Property_Text", "Webpart_Property_VerticalMode_Description")] [DefaultValueAttribute(false)] [WebPartStorageAttribute(Storage.Shared)] public bool VerticalMode { get; set; }