[]
Gets or sets the row number where the window is split into panes (the number of rows to the top of the split line).
public int SplitRow { get; set; }
Public Property SplitRow As Integer
Type | Description |
---|---|
int | An integer value represents the split row. |