WinList.CheckedItems Property

Definition

public:
 virtual property cli::array <System::String ^> ^ CheckedItems { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public virtual string[] CheckedItems { get; set; }
member this.CheckedItems : string[] with get, set
Public Overridable Property CheckedItems As String()

Property Value

String[]

Applies to