Gets or sets the default value for the UseEnsureVisible property.
| C# | Visual Basic | Visual C++ |
public static bool DefaultUseEnsureVisible { get; set; }
Public Shared Property DefaultUseEnsureVisible As Boolean
public: static property bool DefaultUseEnsureVisible { bool get (); void set (bool value); }
The value of this property is used if the UseEnsureVisible property
of an adapter is set to a null reference.
