Version

GetColumnHeaderFromArg Method

Syntax
'Declaration
 
Protected Function GetColumnHeaderFromArg( _
   ByVal oColHdrArg As System.Object _
) As Infragistics.Controls.Grids.PivotColumnHeaderCell
protected Infragistics.Controls.Grids.PivotColumnHeaderCell GetColumnHeaderFromArg( 
   System.object oColHdrArg
)
protected: Infragistics.Controls.Grids.PivotColumnHeaderCell* GetColumnHeaderFromArg( 
   System.Object* oColHdrArg
) 

Parameters

oColHdrArg
Requirements

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

See Also