[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadControlBuilder

SpreadControlBuilder Class

Represents a Spread ControlBuilder class.

Inheritance
SpreadControlBuilder
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class SpreadControlBuilder : ControlBuilder
Public Class SpreadControlBuilder
    Inherits ControlBuilder

Constructors

Name Description
SpreadControlBuilder()

Methods

Name Description
ProcessGeneratedCode(CodeCompileUnit, CodeTypeDeclaration, CodeTypeDeclaration, CodeMemberMethod, CodeMemberMethod)

Enables custom control builders to access the generated Code Document Object Model (CodeDom) and insert and modify code during the process of parsing and building controls.