BCGControlBar Library for .NET
ColumnDataIndex Property (GridFilterEventArgs)




Syntax
'Declaration
 
Public ReadOnly Property ColumnDataIndex As Integer
'Usage
 
Dim instance As GridFilterEventArgs
Dim value As Integer
 
value = instance.ColumnDataIndex
public int ColumnDataIndex {get;}
public: __property int get_ColumnDataIndex();
public:
property int ColumnDataIndex {
   int get();
}
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

Reference

GridFilterEventArgs Class
GridFilterEventArgs Members

Send Feedback