| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsLastVisible As Boolean | |
| C# | |
|---|---|
public bool IsLastVisible {get;} | |
Return Value
true if the column is the last visible column in a grid's; false if it is located anywhere else. By default, false.The first and last visible columns may or may not be visible in a grid's viewport.
Supported Frameworks: Microsoft .NET Framework version 3.5