ListViewColumn.SetPixWidth Method (Typed) | |
[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
public virtual bool SetPixWidth(
int dwPixWidth
)
Request Example
View SourceParameters
- dwPixWidth
- Type: Long
Return Value
Type:
LogicSee Also