ToolPart.Display Property

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides ReadOnly Property Display As Boolean
    Get
'Usage
Dim instance As ToolPart
Dim value As Boolean

value = instance.Display
public override bool Display { get; }

Property Value

Type: System.Boolean

See Also

Reference

ToolPart Class

ToolPart Members

Microsoft.SharePoint.WebPartPages Namespace