Get the locations where the dropdown will try to locate the Popup once it's opened.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
protected virtual List<AnchorMatching> GetPreferedLocations() |
Visual Basic |
---|
Protected Overridable Function GetPreferedLocations As List(Of AnchorMatching) |