Share via


SharePointSharingSettings.PanelSimplifiedRoleSelectorVisible property

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

SharePointSharingSettings class

SharePointSharingSettings members

Microsoft.SharePoint.Client namespace