IsRowSelected (GridWidget)

Introduced

4.2

Description

Tests whether an entire row is selected.

Scripting Syntax

GridWidget.IsRowSelected( RowIndex )

C# Syntax

Boolean GridWidget.IsRowSelected( Int32 in_Row );

Parameters

Parameter

Type

Description

RowIndex

Long or String

Index of the Row. The top row has index 0.

Return Value

Boolean

See Also

GridWidget.IsCellSelected

GridWidget.IsColumnSelected



Autodesk Softimage v7.5