FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadControlBuilder Class : ProcessGeneratedCode Method |
'Declaration Public Overrides Sub ProcessGeneratedCode( _ ByVal codeCompileUnit As CodeCompileUnit, _ ByVal baseType As CodeTypeDeclaration, _ ByVal derivedType As CodeTypeDeclaration, _ ByVal buildMethod As CodeMemberMethod, _ ByVal dataBindingMethod As CodeMemberMethod _ )
'Usage Dim instance As SpreadControlBuilder Dim codeCompileUnit As CodeCompileUnit Dim baseType As CodeTypeDeclaration Dim derivedType As CodeTypeDeclaration Dim buildMethod As CodeMemberMethod Dim dataBindingMethod As CodeMemberMethod instance.ProcessGeneratedCode(codeCompileUnit, baseType, derivedType, buildMethod, dataBindingMethod)
public override void ProcessGeneratedCode( CodeCompileUnit codeCompileUnit, CodeTypeDeclaration baseType, CodeTypeDeclaration derivedType, CodeMemberMethod buildMethod, CodeMemberMethod dataBindingMethod )
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6