ASPxRibbon.ShowFileTab Property
Gets or sets a value that specifies whether the file tab is displayed in the ribbon.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the ShowFileTab property to specify whether the file tab is visible.
See Also