ListBindableAttribute.Default Field

Definition

Represents the default value for ListBindableAttribute.

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

Field Value

Remarks

Defaults to Yes.

Applies to