IndexPath
public extension IndexPathSwift Grid View Index Path Extension
- 
                  
                  Init Swift Grid View Index Path - Paramter section: Section for the data grid
 DeclarationSwift init(forSGRow row: Int, atColumn column: Int, inSection section: Int)ParametersrowRow for the data grid columnColumn for the data grid 
- 
                  
                  Swift Grid View Section DeclarationSwift var sgSection: Int { get }
- 
                  
                  Swift Grid View Row DeclarationSwift var sgRow: Int { get }
- 
                  
                  Swift Grid View Column DeclarationSwift var sgColumn: Int { get }
 View on GitHub
View on GitHub