Spread Windows Forms 12.0 Product Documentation
IgnoreApplySpreadSkin Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class : IgnoreApplySpreadSkin Property
Gets or sets a value that indicates whether to ignore applying Spread skin.
Syntax
'Declaration
 
Protected Property IgnoreApplySpreadSkin As Boolean
'Usage
 
Dim instance As SheetView
Dim value As Boolean
 
instance.IgnoreApplySpreadSkin = value
 
value = instance.IgnoreApplySpreadSkin
protected bool IgnoreApplySpreadSkin {get; set;}
See Also

Reference

SheetView Class
SheetView Members