VisibleWeight Property (MobileControl)

Returns the approximate weight of the control, in characters.

public virtual int VisibleWeight {
   get
}

Remarks

This property is used for form pagination. A value of –1 indicates that the default weight for the element must be used. For further information, see Pagination Support.

See Also

Pagination

Applies to: MobileControl Class