Property OutlineIndex
OutlineIndex
When implemented by a class, gets or sets the index of line where outline image is displayed, evaluated by the hit-test operation. Contains index of line if mouse is over the outline button; - 1 otherwise.
int OutlineIndex { get; set; }