Selected  Selected.Mouse

Chapter 3: DataWindow Object Properties

Selected.Data

Description

A list describing the selected data in the DataWindow. Each column’s data is separated by a tab and each row is on a separate line.

Applies to

DataWindows (Crosstab and Grid presentation styles only)

Syntax

PocketBuilder dot notation:

dw_control.Object.DataWindow.Selected.Data

Describe argument:

"DataWindow.Selected.Data"

Examples

Example 1

string setting

setting = dw_1.Object.DataWindow.Selected.Data

Example 2

setting = dw_1.Describe("DataWindow.Selected.Data")





Copyright © 2004. Sybase Inc. All rights reserved. Selected.Mouse

View this book as PDF