| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsCurrent As Boolean | |
| C# | |
|---|---|
public bool IsCurrent {get;} | |
Return Value
true it the cell is the current cell; false otherwise. By default, false.The background and foreground of the cell will be painted according to the values of the CurrentBackground and CurrentForeground properties when the cell is current.
Supported Frameworks: Microsoft .NET Framework version 3.5