TileViewItemElement.UseTextInTransition Property
For internal use.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool UseTextInTransition { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also