Objective Grid for Microsoft® .NET® Reference Guide

CellControl.CanFloatCell Method

Back to Class Index

[Visual Basic]
Overridable Protected Function CanFloatCell( _
ByVal nRow As Integer, _
ByVal nCol As Integer, _
ByVal style As Style, _
ByVal bFloatOrFlood As Boolean _
) As Boolean
[C#]
protected virtual bool CanFloatCell(
int* nRow,
int* nCol,
Style* style,
BOOL* bFloatOrFlood
);

See Also

CellControl Class | CellControl Members | Stingray.Grid Namespace