ListBindableAttribute.No Campo
Definição
Especifica que a lista não é associável.Specifies that the list is not bindable. Esse campo static é somente leitura.This static field is read-only.
public: static initonly System::ComponentModel::ListBindableAttribute ^ No;
public static readonly System.ComponentModel.ListBindableAttribute No;
staticval mutable No : System.ComponentModel.ListBindableAttribute
Public Shared ReadOnly No As ListBindableAttribute