AutoPlay Media Studio 9

Grid.ExpandColumnsToFit

Grid.ExpandColumnsToFit

This is the first topic This is the last topic  

Grid.ExpandColumnsToFit

This is the first topic This is the last topic  

OverviewExamples

Grid.ExpandColumnsToFit (

string ObjectName,

boolean ExpandFixed = true,

boolean Redraw = true )

Example 1

-- resizes all columns so that they fit in the viewing area

Grid.ExpandColumnsToFit("Grid1", true, true);

Resize all columns so that they fit into the grid object named "Grid1".

See also: Related Actions


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