Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.ListBox Assembly / Xceed.Wpf.Data Namespace / WcfDataServicesDataSourceProvider Class


In This Topic
    WcfDataServicesDataSourceProvider Class Properties
    In This Topic

    For a list of all members of this type, see WcfDataServicesDataSourceProvider members.

    Public Properties
     NameDescription
    Public Property (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider)
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public PropertyOverridden. Gets a value indicating whether the data-source provider can provide the item count.  
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public PropertyGets a value indicating whether the data-source provider supports skipping.  (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public PropertyGets or sets a value representing the initial count of the items in the data source.   (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Public PropertyGets or sets the number of items that will be requested when a data request query is sent to the server. (Inherited from Xceed.Wpf.Data.DataSourceProvider)
    Public PropertyGets or sets a value representing the interval at which the query requests are sent. (Inherited from Xceed.Wpf.Data.AsyncDataSourceProvider)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xceed.Wpf.Data.WcfDataServicesDataSourceProviderBase)
    Protected Internal PropertyOverridden. Gets the type of the elements in the data source.  
    Top
    See Also