
| Visual Basic (Declaration) | |
|---|---|
Public Class ServerSideDataSource Inherits System.Windows.DependencyObject Implements IDataSource | |
| C# | |
|---|---|
public class ServerSideDataSource : System.Windows.DependencyObject, IDataSource | |
This data source can be used to connect to a data source registered at the server side. Use the
ServerDataSourceManager class at the server side. All values of public fields of this class are sent to the server.System.Object
System.Windows.DependencyObject
GrapeCity.ActiveAnalysis.Silverlight.DataSources.ServerSideDataSource
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2