FilteredCompletionModel.CenterSelection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether selected item should be displayed in the center of the list. Usually, this is true
public:
property bool CenterSelection { bool get(); };
public bool CenterSelection { get; }
member this.CenterSelection : bool
Public ReadOnly Property CenterSelection As Boolean