AutoPlay Media Studio 9

Grid.SetRowResize

Grid.SetRowResize

Previous topic Next topic  

Grid.SetRowResize

Previous topic Next topic  

OverviewExamples

Grid.SetRowResize (

string ObjectName,

boolean Resizable = true )

Description

Sets whether or not rows are resizable by the user in a grid object.

Parameters

ObjectName

(string) The name of the grid object.

Resizable

(boolean) Whether rows can be resized. This is an optional argument and if omitted will default to true.

VALUE

DESCRIPTION

true

Rows can be resized. (Default)

false

Rows cannot be resized.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


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