C# Class AspNetEdit.UI.PropertyEditors.ExpandableObjectEditor

Inheritance: BaseEditor
显示文件 Open project: mono/aspeditor

Public Methods

Method Description
ExpandableObjectEditor ( GridRow parentRow ) : System
LaunchDialogue ( ) : void

Method Details

ExpandableObjectEditor() public method

public ExpandableObjectEditor ( GridRow parentRow ) : System
parentRow GridRow
return System

LaunchDialogue() public method

public LaunchDialogue ( ) : void
return void