ItemWeight Property (ControlAdapter)

Accesses the approximate weight of a single item in the control.

public virtual int ItemWeight {
   get
}

Remarks

A value of –1 indicates that the default weight for the element must be used. The inheriting class must override this property. For further information about overriding this property, see Pagination Support.

See Also

Applies to: ControlAdapter Class