TileView.DetailTabHeaderLocation Property
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override TabHeaderLocation DetailTabHeaderLocation { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property DetailTabHeaderLocation As TabHeaderLocation
Property Value
Type |
---|
TabHeaderLocation |
See Also
Feedback