Share via


VisibleWeight Property (ControlAdapter)

Gets or sets the approximate weight of the control, in characters.

public virtual int VisibleWeight {
   get,
   set
}

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: ControlAdapter Class