Click or drag to resize

ListViewColumn.SetPixWidth Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.ListViewColumn.SetPixWidth(System.Int32)'. File: 'Gui.xml' Path: 'doc/ListViewColumn.SetPixWidth/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetPixWidth(
	dwPixWidth AS LONG
) AS LOGIC
Request Example View Source

Parameters

dwPixWidth
Type: Long

Return Value

Type: Logic
See Also