AllowCellContentFloat Property
AllowCellContentFloat
Indicates whether the content of a cell should float when the display rectangle of that cell changes.
Declaration
public bool AllowCellContentFloat { get; set; }
Public Property AllowCellContentFloat As Boolean