[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.GetFirstVisibleLineIndex

GetFirstVisibleLineIndex Method

GetFirstVisibleLineIndex()

Returns the line index for the first line that is currently visible in the text box.

Declaration
public int GetFirstVisibleLineIndex()
Public Function GetFirstVisibleLineIndex() As Integer
Returns
Type Description
int

The zero-based index for the first visible line in the text box.