AutoPlay Media Studio 9

Grid.SetSingleColumnSelection

Grid.SetSingleColumnSelection

This is the first topic This is the last topic  

Grid.SetSingleColumnSelection

This is the first topic This is the last topic  

OverviewExamples

Grid.SetSingleColumnSelection (

string ObjectName,

boolean SingleColumnSelection )

Example 1

-- Get single column selection

bSingle = Grid.GetSingleColumnSelection("Grid1");

-- Set it to the opposite

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

Toggles the single column selection option

See also: Related Actions


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