[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpBaseStatusBarElement.GetPreferedWidth

GetPreferedWidth Method

GetPreferedWidth()

Returns the preferred width of the element.

Declaration
public virtual int GetPreferedWidth()
Public Overridable Function GetPreferedWidth() As Integer
Returns
Type Description
int

The preferred width of the element.

Implements