Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the values used to correctly trim the ribbon.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Property RibbonTrimmer As RibbonTrimmer
Get
Set
'Usage
Dim value As RibbonTrimmer
value = Me.RibbonTrimmer
Me.RibbonTrimmer = value
protected RibbonTrimmer RibbonTrimmer { get; set; }
Property value
Type: Microsoft.SharePoint.WebControls.RibbonTrimmer
The RibbonTrimmer used to trim the controls of the contextual ribbon.