Spread Windows Forms 12.0 Product Documentation
ExcludeContents Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IOptimizedEnumerationSupport7 Interface : ExcludeContents Property
Gets or sets the contents to exclude.
Syntax
'Declaration
 
Property ExcludeContents As ExcludeContents
'Usage
 
Dim instance As IOptimizedEnumerationSupport7
Dim value As ExcludeContents
 
instance.ExcludeContents = value
 
value = instance.ExcludeContents
ExcludeContents ExcludeContents {get; set;}

Property Value

The excluded contents.
See Also

Reference

IOptimizedEnumerationSupport7 Interface
IOptimizedEnumerationSupport7 Members