Compartir a través de


GridControl.IsCellVisible(Int32, Int64) Método

Definición

public:
 bool IsCellVisible(int column, long row);
public bool IsCellVisible (int column, long row);
member this.IsCellVisible : int * int64 -> bool
Public Function IsCellVisible (column As Integer, row As Long) As Boolean

Parámetros

column
Int32
row
Int64

Devoluciones

Se aplica a