GrapeCity MultiRow Windows Forms Documentation
FormattedValueType Property (PopupCell)


Gets the formatted value type associated with the cell.
Syntax
Public Overrides ReadOnly Property FormattedValueType As Type
Dim instance As PopupCell
Dim value As Type
 
value = instance.FormattedValueType
public override Type FormattedValueType {get;}

Property Value

A System.Type value that represents the type of the cell's formatted value.
Remarks
The value of this property depends on the Popup property and the PopupValueMember property. The property type that is indicated by the Popup and PopupValueMember properties is used as a FormattedValueType.
Requirements

Target Platforms: 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

Reference

PopupCell Class
PopupCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.