ListBindableAttribute.IsDefaultAttribute Metodo

Definizione

Indica se la proprietà ListBindable è impostata sul valore predefinito.

public:
 override bool IsDefaultAttribute();
public override bool IsDefaultAttribute ();
override this.IsDefaultAttribute : unit -> bool
Public Overrides Function IsDefaultAttribute () As Boolean

Restituisce

true se ListBindable è impostata sul valore predefinito, in caso contrario false.

Si applica a

Vedi anche