|

e_Expanded


(boolean) True if the node has been expanded, false if it has been collapsed.


Tree Object


OverviewPaneDialog

Actions


Tree.CollapseNode Tree.EnsureVisible Tree.ExpandNode Tree.FindNodeByData Tree.FindNodeByText Tree.GetChildCount Tree.GetChildren Tree.GetNode Tree.GetPos Tree.GetProperties Tree.GetSelectedNode Tree.GetSize Tree.InsertNode Tree.IsEnabled

Tree.IsVisible


Tree.RemoveNode


Tree.SetEnabled Tree.SetNode Tree.SetPos Tree.SetProperties Tree.SetSelectedNode Tree.SetSize Tree.SetVisible


image

G r i d


image

Grid Object

OverviewPaneDialogActions

The grid object allows you to add spreadsheets, grids and list controls to your applications. While there are some settings you can configure at design time, most of its settings including the loading of its data are handled through actions at runtime. Even though you can handle the configuration of data on a per item basis, you can also use the Grid.LoadFromFile action to load items from a character delimited file, and even save out any changes made through the object using the Grid.SaveToFile action.


The grid object has an extensive action set including over 110 actions and 2 events so you can load and manipulate grid cells at run time for full flexibility.


The object also contains a series of visible properties that can be controlled. Some of these settings include color, font, and tooltips.


Tip: You can add a grid object by choosing Object > Grid from the menu.


image

image


image

Grid Object

OverviewPaneDialogActions

The grid object allows you to add spreadsheets, grids and list controls to your applications. While there are some settings you can configure at design time, most of its settings including the loading of its data are handled through actions at runtime. Even though you can handle the configuration of data on a per item basis, you can also use the Grid.LoadFromFile action to load items from a character delimited file, and even save out any changes made through the object using the Grid.SaveToFile action.


The grid object has an extensive action set including over 110 actions and 2 events so you can load and manipulate grid cells at run time for full flexibility.


image

The object also contains a series of visible properties that can be controlled. Some of these settings include color, font, and tooltips.


Tip: You can add a grid object by choosing Object > Grid from the menu.


image


image

Grid Object

OverviewPaneDialogActions

Here are the object's settings as they appear in the properties pane:


Obj ec t


Name


The name that is used to identify this object.


|