C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1BackstageView Class / SetBackstageView Method

In This Topic
SetBackstageView Method (C1BackstageView)
In This Topic
Sets the C1BackstageView associated with current C1Ribbon.
Syntax
'Declaration
 
Public Sub SetBackstageView( _
   ByVal ribbon As C1Ribbon, _
   ByVal value As C1BackstageView _
) 
 

Parameters

ribbon
value
See Also