Namespace: Consultingwerk.Studio.Dynamics.Convert.DynView
Class 
DynViewConverterOptions Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Studio.Dynamics.Convert.DynView.IDynViewConverterOptions

File:DynViewConverterOptions
Purpose:Options object for DynViewConverter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 12 10:40:59 CEST 2017


Top Constructor Summary
Options Name Purpose
+ DynViewConverterOptions () Constructor for the DynViewConverterOptions class
+ DynViewConverterOptions (decimal, decimal) Constructor for the DynViewConverterOptions class

Top Property Summary
Options Name Purpose
+ Consultingwerk.ListNameValuePair CustomControlMap
+ DECIMAL HeightFactor
+ DECIMAL WidthFactor


Constructor Detail
Top

PUBLIC DynViewConverterOptions ()

Purpose: Constructor for the DynViewConverterOptions class
Notes:

Top

PUBLIC DynViewConverterOptions (decimal, decimal)

Purpose: Constructor for the DynViewConverterOptions class
Notes:

Parameters:
piWidthFactor DECIMAL
The factor to apply to the width and left position of all .NET Controls
piHeightFactor DECIMAL
The factor to apply to the height and top position of all .NET Controls


Property Detail
Top

PUBLIC Consultingwerk.ListNameValuePair CustomControlMap


Returns Consultingwerk.ListNameValuePair
Top

PUBLIC DECIMAL HeightFactor


Returns DECIMAL
Top

PUBLIC DECIMAL WidthFactor


Returns DECIMAL


©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.08.2019 23:55:50