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