public bool ShrinkToFit {get; set;}
'Declaration Public Property ShrinkToFit As Boolean
'Declaration
Public Property ShrinkToFit As Boolean
'Usage Dim instance As EditBaseCellType Dim value As Boolean instance.ShrinkToFit = value value = instance.ShrinkToFit
'Usage
Dim instance As EditBaseCellType Dim value As Boolean instance.ShrinkToFit = value value = instance.ShrinkToFit
EditBaseCellType Class EditBaseCellType Members