Back to Devexpress

IRibbonTab.Contextual Property

blazor-devexpress-dot-blazor-dot-ribbon-dot-iribbontab.md

latest992 B
Original Source

IRibbonTab.Contextual Property

Specifies if the current tab is contextual.

Namespace : DevExpress.Blazor.Ribbon

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[DefaultValue(false)]
bool Contextual { get; set; }

Property Value

TypeDefaultDescription
Booleanfalse

true if the tab is contextual; false if the tab is not contextual.

|

Remarks

Refer to the Contextual property description for additional information and examples.

See Also

IRibbonTab Interface

IRibbonTab Members

DevExpress.Blazor.Ribbon Namespace