Spread WPF Documentation
ClipToBounds Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : ClipToBounds Property
Syntax
'Declaration
 
Public Property ClipToBounds As System.Boolean
'Usage
 
Dim instance As CellPresenter
Dim value As System.Boolean
 
instance.ClipToBounds = value
 
value = instance.ClipToBounds
public System.bool ClipToBounds {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members