C# Class AspNetEdit.UI.PropertyEditors.ExpandableObjectEditor

Inheritance: BaseEditor
Show file 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