Spread Windows Forms 12.0 Product Documentation
IncludeCellLocked Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > IOptimizedFilterStyleModel Interface : IncludeCellLocked Property
Gets or sets a value that indicates whether the cell locked status is performed.
Syntax
'Declaration
 
Property IncludeCellLocked As Boolean
'Usage
 
Dim instance As IOptimizedFilterStyleModel
Dim value As Boolean
 
instance.IncludeCellLocked = value
 
value = instance.IncludeCellLocked
bool IncludeCellLocked {get; set;}
See Also

Reference

IOptimizedFilterStyleModel Interface
IOptimizedFilterStyleModel Members