Share via


SharePointSharingSettings.PanelShowHideMoreOptionsVisible property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property PanelShowHideMoreOptionsVisible As Boolean
    Get
'Usage
Dim instance As SharePointSharingSettings
Dim value As Boolean

value = instance.PanelShowHideMoreOptionsVisible
public bool PanelShowHideMoreOptionsVisible { get; }

Property value

Type: System.Boolean

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace