[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IOptimizedFilterStyleModel.GetCompositeInfo

GetCompositeInfo Method

GetCompositeInfo(int, int, int, StyleInfo)

Gets the composite information.

Declaration
StyleInfo GetCompositeInfo(int row, int column, int altIndex, StyleInfo destInfo)
Function GetCompositeInfo(row As Integer, column As Integer, altIndex As Integer, destInfo As StyleInfo) As StyleInfo
Parameters
Type Name Description
int row

The row.

int column

The column.

int altIndex

Alternating index.

StyleInfo destInfo

The destination information.

Returns
Type Description
StyleInfo

The composite information.