ListViewColumn.SetPixWidth Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
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