Back to Devexpress

TileView.SelectionCalculator Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileview-73dcb9c7.md

latest1.3 KB
Original Source

TileView.SelectionCalculator 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.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public TileViewSelectionCalculator SelectionCalculator { get; }
vb
<Browsable(False)>
Public ReadOnly Property SelectionCalculator As TileViewSelectionCalculator

Property Value

Type
DevExpress.XtraGrid.Views.Tile.ViewInfo.TileViewSelectionCalculator

See Also

TileView Class

TileView Members

DevExpress.XtraGrid.Views.Tile Namespace