'Declaration Public Function GetColumnIsVisible( _
ByVal columnIndexИндекс столбца.As System.Int32 _
) As Boolean
public bool GetColumnIsVisible(
System.Int32 columnIndex
)
public: bool GetColumnIsVisible(
System.Int32 columnIndex
)
public:
bool GetColumnIsVisible(
System.Int32 columnIndex
)
Parameters
- columnIndex
- Индекс столбца.
Return Value
True, если столбец виден; в противном случае, false.