Spread Windows Forms 12.0 Product Documentation
PatternType Property


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Fill Structure : PatternType Property
Gets the fill pattern type of this pattern fill.
Syntax
'Declaration
 
Public ReadOnly Property PatternType As PatternType
'Usage
 
Dim instance As Fill
Dim value As PatternType
 
value = instance.PatternType
public PatternType PatternType {get;}

Property Value

A PatternType value represents the fill pattern type of this pattern fill.
See Also

Reference

Fill Structure
Fill Members