Spread Windows Forms 12.0 Product Documentation
IsFixedSize Property (FpScrollBarButtonCollection)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButtonCollection Class : IsFixedSize Property
Gets whether the System.Collections.IList has a fixed size.
Syntax
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
'Usage
 
Dim instance As FpScrollBarButtonCollection
Dim value As Boolean
 
value = instance.IsFixedSize
public bool IsFixedSize {get;}

Property Value

true if the System.Collections.IList has a fixed size; otherwise, false
See Also

Reference

FpScrollBarButtonCollection Class
FpScrollBarButtonCollection Members