NShape Reference
NonEditableDisplayMode Enumeration

<< Click to Display Table of Contents >>

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

NShape Reference
NonEditableDisplayMode Enumeration

Previous pageReturn to chapter overviewNext page

Specifies the display mode for properties that are not editable, in most cases due to insufficient permissions.

Syntax

public enum NonEditableDisplayMode {
 Default,
 ReadOnly,
 Hidden
}

Public Properties

Name

Description

Default

Same as 'ReadOnly'.

ReadOnly

Non-editable properties will be shown as readonly properties. A reason is added to he property description.

Hidden

Non-editable properties will be hidden.

Requirements

Namespace: Dataweb.NShape.Controllers

Assembly: Dataweb.NShape