Objective Grid for Microsoft® .NET® Reference Guide

Cell.IsCurrent Property

Back to Class Index

Determines if the cell is currently selected.     

[Visual Basic]
Public Property IsCurrent As Boolean
[C#]
public bool IsCurrent {get; set;}

Remarks

    

    

    

See Also

Cell Class | Cell Members | Stingray.Grid Namespace