Miner.Controls Assembly > Miner.Controls Namespace > TreeGridView Class : SetCurrentCellAddressCore Method |
'Declaration Protected Overrides Function SetCurrentCellAddressCore( _ ByVal columnIndex As Integer, _ ByVal rowIndex As Integer, _ ByVal setAnchorCellAddress As Boolean, _ ByVal validateCurrentCell As Boolean, _ ByVal throughMouseClick As Boolean _ ) As Boolean
'Usage Dim instance As TreeGridView Dim columnIndex As Integer Dim rowIndex As Integer Dim setAnchorCellAddress As Boolean Dim validateCurrentCell As Boolean Dim throughMouseClick As Boolean Dim value As Boolean value = instance.SetCurrentCellAddressCore(columnIndex, rowIndex, setAnchorCellAddress, validateCurrentCell, throughMouseClick)
protected override bool SetCurrentCellAddressCore( int columnIndex, int rowIndex, bool setAnchorCellAddress, bool validateCurrentCell, bool throughMouseClick )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.