This topic has not yet been rated - Rate this topic

ListViewWebPart.OverflowAuto Property

SharePoint 2010

Gets a value that indicates whether the default setting for the CSS overflow attribute can be overridden when rendering the ListViewWebPart.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
protected override bool OverflowAuto { get; }

Property Value

Type: System.Boolean
true if the default behavior is specified; otherwise, false. This property always returns false.

The CSS overflow attribute setting determines how to manage when content exceeds the height or width of an HTML object.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ