DataListComponentEditor

DataListComponentEditor

System.Web.UI.Design.WebControls (system.design.dll)class

This class provides a custom System.ComponentModel.ComponentEditor used to edit complex property information for the System.Web.UI.WebControls.DataList in a special graphical window with multiple pages. This window can be displayed by choosing "Property Builder" from the context menu.

public class DataListComponentEditor : BaseDataListComponentEditor { // Public Constructors    public DataListComponentEditor( );    public DataListComponentEditor(int initialPage); // Protected Instance Methods    protected override Type[ ] GetComponentEditorPages( );                  // overrides System.Windows.Forms.Design.WindowsFormsComponentEditor }

Hierarchy

System.Object System.ComponentModel.ComponentEditor System.Windows.Forms.Design.WindowsFormsComponentEditor BaseDataListComponentEditor DataListComponentEditor



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net