Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

SetBorderStyle – PB Docs 2017 – PowerBuilder Library

SetBorderStyle – PB Docs 2017

SetBorderStyle

method (DataWindows)

Description

Sets the border style of a column in a DataWindow control or
DataStore.

Applies to

DataWindow type

Method applies to

PowerBuilder

DataWindow control, DataWindowChild object, DataStore
object

Syntax

PowerBuilder

Argument

Description

dwcontrol

A reference to a DataWindow control, DataStore, or
child DataWindow.

column

The column in which you want to change the border
style. Column can be a column number or a column
name.

borderstyle

A value of the Border enumerated datatype identifying
the border style you want to use for the column.

For a
list of valid values, see Border.

Return value

Returns 1 if it succeeds and -1 if an error occurs. If any
argument’s value is null, in PowerBuilder and JavaScript the method
returns null.

Examples

This example checks the border of column 2 in dw_emp and, if there
is no border, gives it a shadow box border:

See also

GetBorderStyle


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x