Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IOptimizedEnumerationSupport7 Interface / ExcludeContents Property


In This Topic
ExcludeContents Property
In This Topic
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

Property Value

The excluded contents.
See Also