AutoPlay Media Studio 9

Grid.GetSingleColumnSelection

Grid.GetSingleColumnSelection

This is the first topic This is the last topic  

Grid.GetSingleColumnSelection

This is the first topic This is the last topic  

OverviewExamples

boolean Grid.GetSingleColumnSelection (

string ObjectName )

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