Gets or sets a value indicating whether the selection is displayed above the corresponding cells or below them. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public bool SelectionOnTop { get; set; } |
Visual Basic
![]() |
---|
Public Property SelectionOnTop As Boolean |
true; to display the selection visual over the corresponding cell; false, to display the selection visual under the corresponding cell.