Skip to main content

RibbonSettings.FileTabText Property

Gets or sets the text displayed in the file tab.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public string FileTabText { get; set; }

#Property Value

Type Description
String

A String value specifying the text.

#Remarks

ASPxRibbon_FileTab

See Also