AutoPlay Media Studio 9

Grid.SetFixedColumnSelection

Grid.SetFixedColumnSelection

This is the first topic This is the last topic  

Grid.SetFixedColumnSelection

This is the first topic This is the last topic  

OverviewExamples

Grid.SetFixedColumnSelection (

string ObjectName,

boolean Enable )

Example 1

-- get the state of the fixed column selection

bFixedSelect = Grid.GetFixedColumnSelection("Grid1");

 

-- set it to the opposite

Grid.SetFixedColumnSelection("Grid1", not bFixedSelect);

Toggles the ability to select the column by clicking on a fixed column

See also: Related Actions


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