Spread Windows Forms 9.0 Product Documentation
GetCompositeInfo Method (IOptimizedFilterStyleModel)


The row.
The column.
Alternating index.
The destination information.
Gets the composite information.
Syntax
'Declaration
 
Function GetCompositeInfo( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal altIndex As Integer, _
   ByVal destInfo As StyleInfo _
) As StyleInfo
'Usage
 
Dim instance As IOptimizedFilterStyleModel
Dim row As Integer
Dim column As Integer
Dim altIndex As Integer
Dim destInfo As StyleInfo
Dim value As StyleInfo
 
value = instance.GetCompositeInfo(row, column, altIndex, destInfo)
StyleInfo GetCompositeInfo( 
   int row,
   int column,
   int altIndex,
   StyleInfo destInfo
)

Parameters

row
The row.
column
The column.
altIndex
Alternating index.
destInfo
The destination information.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

IOptimizedFilterStyleModel Interface
IOptimizedFilterStyleModel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.