[]
Gets or sets the column number where the window is split into panes (the number of columns to the left of the split line).
int SplitColumn { get; set; }
Property SplitColumn As Integer
Type | Description |
---|---|
int | An integer value represents the split column. |