Spread Windows Forms 12.0 Product Documentation
SeparatorBoxInfo Constructor(SeparatorShape)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > SeparatorBoxInfo Class > SeparatorBoxInfo Constructor : SeparatorBoxInfo Constructor(SeparatorShape)
A SeparatorShape indicates the shape of the separator..
Initializes a new instance of the SeparatorBoxInfo.
Syntax
'Declaration
 
Public Function New( _
   ByVal separatorShape As SeparatorShape _
)
'Usage
 
Dim separatorShape As SeparatorShape
 
Dim instance As New SeparatorBoxInfo(separatorShape)
public SeparatorBoxInfo( 
   SeparatorShape separatorShape
)

Parameters

separatorShape
A SeparatorShape indicates the shape of the separator..
See Also

Reference

SeparatorBoxInfo Class
SeparatorBoxInfo Members
Overload List