Share via


DataSetListBoxItem Class

Definition

public ref class DataSetListBoxItem abstract : Microsoft::ReportingServices::ReportDesign::Forms::ListItemRendering::ListBoxItemEx, IComparable<Microsoft::ReportDesigner::Wizards::DataRegion::DataSetListBoxItem ^>
public abstract class DataSetListBoxItem : Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemEx, IComparable<Microsoft.ReportDesigner.Wizards.DataRegion.DataSetListBoxItem>
type DataSetListBoxItem = class
    inherit ListBoxItemEx
    interface IComparable<DataSetListBoxItem>
Public MustInherit Class DataSetListBoxItem
Inherits ListBoxItemEx
Implements IComparable(Of DataSetListBoxItem)
Inheritance
Microsoft.ReportingServices.ReportDesign.Forms.ListItemRendering.ListBoxItemEx
DataSetListBoxItem
Derived
Implements

Constructors

DataSetListBoxItem()

Properties

Image

Methods

CompareTo(DataSetListBoxItem)
CreateDescriptionFromItemPath(String)
CreateTitleFromItemPath(String)
GetDataSet(Boolean)
GetDataSetAndChangeActiveServer(Boolean)
GetItemPath()
GetServerUrl()
HaveEquivalentServerUrlAndItemPath(String, String)
TryCreateServerConnection()

Applies to