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 

字段值

注解

此字段是此属性的默认设置。

适用于