| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsFirstVisible As Boolean | |
| C# | |
|---|---|
public bool IsFirstVisible {get;} | |
Return Value
true if the column is the first 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