ListViewColumn.SetPixWidth Method (Typed) | ![X#](../icons/logo100.jpg) |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.22 GA
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:
Logic
See Also