PickerResult.SubItems Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets display purpose or non-display purpose field data of a PickerResult object. It is used for passing column values in a Picker dialog.
public:
property System::Object ^ SubItems { System::Object ^ get(); void set(System::Object ^ value); };
public object SubItems { get; set; }
member this.SubItems : obj with get, set
Public Property SubItems As Object
Property Value
Remarks
Read/write.