Property OutlineIndex
OutlineIndex
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.
public virtual int OutlineIndex { get; set; }