Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DataListExtDataListExt Base Class

Public Property Let ItemExtByIndex (
ColIndex As Integer,
Optional RowIndex As Long = -1,
Optional SuppressHide As Boolean = False,
val As Variant
)

Assign the value of the display data by column and row index.

ColIndex as Integer

The display column index (1 ... ColCount)

Optional RowIndex as Long = -1

The display row index (1 ... RowCount)

Optional SuppressHide as Boolean = False

Not used in property assignment

val as Variant

(no description)

Call Template:

Dim obj As New xf_DataListExt
obj.ItemExtByIndex ColIndex, val
obj.ItemExtByIndex ColIndex, RowIndex, SuppressHide, val

See Also:

Example 1:

lst.ItemExtByIndex(2, 4) = 23
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd