Objective Grid for Microsoft® .NET® Reference Guide

GridControl.FloatCells Property

Back to Class Index

Returns the setting of floating cells: enabled or disabled.     

[Visual Basic]
Public Property FloatCells As FloatCellsMode
[C#]
public FloatCellsMode FloatCells {get; set;}

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace