'Declaration Public Function GetRowStyleIndex( _
ByVal rowIndexThe row index.As System.Int32 _
) As System.Int32
public System.Int32 GetRowStyleIndex(
System.Int32 rowIndex
)
public: System.Int32 GetRowStyleIndex(
System.Int32 rowIndex
)
public:
System.Int32 GetRowStyleIndex(
System.Int32 rowIndex
)
Parameters
- rowIndex
- The row index.
Return Value
A style index in Styles collection.