'宣言
Public Overridable Function ApplyFormatting( _
ByVal As Object, _
ByVal column As Infragistics.Controls.Grids.Column, _
ByVal As CultureInfo _
) As Object
public virtual object ApplyFormatting(
object ,
Infragistics.Controls.Grids.Column column,
CultureInfo
)