Spread Windows Forms 12.0 Product Documentation
IsInitialized Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > SpreadDataBindingAdapter Class : IsInitialized Property
Gets a value indicating whether the component is initialized.
Syntax
'Declaration
 
Public ReadOnly Property IsInitialized As Boolean
'Usage
 
Dim instance As SpreadDataBindingAdapter
Dim value As Boolean
 
value = instance.IsInitialized
public bool IsInitialized {get;}

Property Value

Boolean: true if the component is initialized; false otherwise
See Also

Reference

SpreadDataBindingAdapter Class
SpreadDataBindingAdapter Members