Version

CalcSettingsPropertyNameUITypeEditor Class

UITypeEditor for the PropertyName property of a CalcSettings.
Syntax
'Declaration
 
Public NotInheritable Class CalcSettingsPropertyNameUITypeEditor 
   Inherits Infragistics.Win.PropertyNameUITypeEditor
public sealed class CalcSettingsPropertyNameUITypeEditor : Infragistics.Win.PropertyNameUITypeEditor 
Remarks

This class is a UITypeEditor for the PropertyName property of a CalcSettings. The dropdown list of properties includes Bindable properties on the control.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also