When set to false hides the export menus from the toolbar, ribbon and context menu
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool AllowExport { get; set; } |
| Visual Basic |
|---|
Public Property AllowExport As Boolean Get Set |
| JScript |
|---|
function get AllowExport () : boolean function set AllowExport (value : boolean) |