Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
protected virtual void OnColumnStarting( ColumnStartingEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnColumnStarting ( _ e As ColumnStartingEventArgs _ ) |
Parameters
- e
- Type: ColumnStartingEventArgs