AutoPlay Media Studio 9

Grid.GetFixedColumnCount

Grid.GetFixedColumnCount

This is the first topic This is the last topic  

Grid.GetFixedColumnCount

This is the first topic This is the last topic  

OverviewExamples

number Grid.GetFixedColumnCount (

string ObjectName )

Example 1

-- get the number of fixed columns

nFixedColumns = Grid.GetFixedColumnCount("Grid1");

-- Add one more fixed column

Grid.SetFixedColumnCount("Grid1", nFixedColumns + 1);

Add one fixed column to the existing fixed column(s)

See also: Related Actions


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