AutoPlay Media Studio 9

Grid.SetSingleRowSelection

Grid.SetSingleRowSelection

This is the first topic This is the last topic  

Grid.SetSingleRowSelection

This is the first topic This is the last topic  

OverviewExamples

Grid.SetSingleRowSelection (

string ObjectName,

boolean SingleRowSelection )

Example 1

-- Get single row selection

bSingle = Grid.GetSingleRowSelection("Grid1");

-- Set it to the opposite

Grid.SetSingleRowSelection("Grid1", not bSingle);

Toggles the single row selection option

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us