Spread Silverlight Documentation
GetPreferedLocations Method


GrapeCity.Windows.SpreadSheet.UI Namespace > ToolbarDropDown Class : GetPreferedLocations Method
Syntax
'Declaration
 
Protected Overridable Function GetPreferedLocations() As System.Collections.Generic.List(Of AnchorMatching)
'Usage
 
Dim instance As ToolbarDropDown
Dim value As System.Collections.Generic.List(Of AnchorMatching)
 
value = instance.GetPreferedLocations()
protected virtual System.Collections.Generic.List<AnchorMatching> GetPreferedLocations()
See Also

Reference

ToolbarDropDown Class
ToolbarDropDown Members