Enum OpenFromLibrary.SelectionModeType
Determines which operations the library browser exposes: read-only selection, selection combined with editing, or pure editing of the library.
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public enum OpenFromLibrary.SelectionModeType
Fields
| Name | Description |
|---|---|
| Edit | |
| Selection | |
| SelectionEdit |