System.Web.Entity.Design Provides design-time support in a visual designer for the control. Creates a new instance of the . Gets a value that indicates whether the method can be called by the design host. true if the method can be called; otherwise, false. Gets a value that indicates whether the method can be called by the design host. true if the method can be called; otherwise, false. Gets or sets the property of the control. The value of the property. Launches the data source configuration utility in the design host. Gets or sets the property of the control. The value of the property. Gets or sets the property of the control. The value of the property. Gets or sets the property of the control. The value of the property. Gets or sets the property of the control. The value of the property. Returns a data source view that has the specified name. A object with the name specified by . The name of the view to return. Gets a list of available views. A collection with one element that contains the name "DefaultView". Initializes the control designer and loads the specified component. An object to initialize. Gets or sets the property of the control. The value of the property. Used by the designer to add properties or remove properties in the properties grid, or to shadow properties of the associated control. The properties to be filtered. Refreshes the schema from the underlying data source. true to suppress all data source events until the schema is refreshed. Gets or sets the property of the control. The value of the property. Gets or sets the property of the control. The value of the property. Provides a design-time view of data for the class. Creates a new instance of the with the provided data source designer. The parent object. Gets a value that indicates whether the object that is associated with the current control supports deletes. true if deletes are supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports inserts. true if inserts are supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports paging through data returned by a query. true if paging is supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports a sorted view of the underlying data source. true if sorting is supported; otherwise, false. Gets a value that indicates whether the object that is associated with the current control supports updates. true if updates are supported; otherwise, false. Gets the design-time data that matches the schema of the associated data source control by using the specified number of rows. The data to display at design time. The minimum number of rows to return. true to indicate that the returned data is sample data; false to indicate that the returned data is live data. Gets the schema that describes the data source view that is represented by the current view object. An object that represents the schema.