[]
Gets or sets the C1BackstageView associated with current C1Ribbon.
[C1Category("Items")]
[C1Description("C1Ribbon.BackstageView", "The C1BackstageView associated with current C1Ribbon.")]
public C1BackstageView GetBackstageView(C1Ribbon ribbon)
<C1Category("Items")>
<C1Description("C1Ribbon.BackstageView", "The C1BackstageView associated with current C1Ribbon.")>
Public Function GetBackstageView(ribbon As C1Ribbon) As C1BackstageView
| Type | Name | Description |
|---|---|---|
| C1Ribbon | ribbon |
| Type | Description |
|---|---|
| C1BackstageView |