Intersoft.Client.UI.Data Namespace > UXGridViewColumn Class : GenerateElement Method |
Protected MustOverride Function GenerateElement( _ ByVal cell As UXGridViewCell, _ ByVal dataItem As Object _ ) As FrameworkElement
Dim instance As UXGridViewColumn Dim cell As UXGridViewCell Dim dataItem As Object Dim value As FrameworkElement value = instance.GenerateElement(cell, dataItem)
protected abstract FrameworkElement GenerateElement( UXGridViewCell cell, object dataItem )
protected: abstract FrameworkElement^ GenerateElement( UXGridViewCell^ cell, Object^ dataItem )
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