RibbonTrimmer.Ribbon Property

Gets the SPRibbon object that this object trims.

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

Syntax

'Declaration
Public ReadOnly Property Ribbon As SPRibbon
    Get
'Usage
Dim instance As RibbonTrimmer
Dim value As SPRibbon

value = instance.Ribbon
public SPRibbon Ribbon { get; }

Property Value

Type: Microsoft.SharePoint.WebControls.SPRibbon
The SPRibbon object to be trimmed.

See Also

Reference

RibbonTrimmer Class

RibbonTrimmer Members

Microsoft.SharePoint.WebControls Namespace