NShape Reference
PropertyPresenter Class

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.WinFormsUI >

NShape Reference
PropertyPresenter Class

Previous pageReturn to chapter overviewNext page

Uses one or two property grid controls to edit properties of shapes, diagrams and model objects.

Syntax

public class PropertyPresenter : Component

Description

Links one or two System.Windows.Forms.PropertyGrid components to a PropertyController for editing properties of NShape objects.

Implements NShape security access features.

Public Properties

Name

Description

PageCount

Specifies the number of PropertyGrid controls available.

PrimaryPropertyGrid

Specifies a PropertyGrid for editing primary objects.

ProductVersion

The version of the component.

PropertyController

Specifies the controller for this presenter.

SecondaryPropertyGrid

Specifies a PropertyGrid for editing secondary objects.

Public Methods

Name

Description

Constructor

Constructs a new instance.

Requirements

Namespace: Dataweb.NShape.Controllers

Assembly: Dataweb.NShape