SmartTagAction.ListSelection Property

Definition

Returns or sets an Integer that represents the index number of the selected item in a smart document list box control.

public:
 property int ListSelection { int get(); void set(int value); };
public int ListSelection { get; set; }
member this.ListSelection : int with get, set
Public Property ListSelection As Integer

Property Value

Remarks

For more information on smart documents, please see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

Applies to