ListBindableAttribute.Yes 欄位

定義

指定清單是可繫結的。 這個 static 欄位是唯讀的。

public: static initonly System::ComponentModel::ListBindableAttribute ^ Yes;
public static readonly System.ComponentModel.ListBindableAttribute Yes;
 staticval mutable Yes : System.ComponentModel.ListBindableAttribute
Public Shared ReadOnly Yes As ListBindableAttribute 

欄位值

備註

此欄位是此屬性的預設設定。

適用於