CheckedListBox.DataSource Właściwość

Definicja

Pobiera lub ustawia źródło danych dla kontrolki.

public:
 property System::Object ^ DataSource { System::Object ^ get(); void set(System::Object ^ value); };
[System.ComponentModel.Browsable(false)]
public object DataSource { get; set; }
[System.ComponentModel.Browsable(false)]
public object? DataSource { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.DataSource : obj with get, set
Public Property DataSource As Object

Wartość właściwości

Object

Obiekt reprezentujący źródło danych.

Atrybuty

Dotyczy