Mobile Application
    Mobile Application Components
    iOS Components
       Working with the Chart Component
       Working with the 2D Map Component
       Working with the Mobile Application Component
       Working with the Data Grid Component
       Working with Common Classes
       Working with Common Enumerations
       Working with Common Protocols
       Examples of Component Use
          The Chart Component
          The 2D Map Component
          The Mobile Application Component
          The Data Grid Component
             Creating a Simple Data Grid
                AppDelegate.h/.m
                CustomCell.h/.m
                DataSource.h/.m
                main.m
                ProxyDataSource.h/.m
                SimpleGrid_Prefix.pch
                SparklineCell.h/.m
                ViewController.h/.m
             Creating a Table with Expanders
             Selecting Table Area
             Selecting Cells, Rows, Columns and Table Area
             Adding an Icon to Table Cell
             Adding a Menu to Table
             Changing Cell Height
             Changing Text Cell Properties
             Changing Cell Width
             Using Gradient for Cell Background Fill
             Using Gradient for Cell Conditional Formatting
             Using Images for Cell Conditional Formatting
             Using Brush for Table Cell Background Fill
             Using Table Cell Type
             Using Fixed Rows and Columns
             Setting Up Cell Highlighting
             Setting Up Cell Border Styles
             Getting Column Information
             Getting Row Information
             Getting Cell Area
             Handling Rotation and Touch Gestures in Table Selection Area
             Handling Table Events
             Displaying Sparkline
             Formatting Cells with Alternating Colors
             Highlighting Cell on Its Touch
             Getting Table Workspace
             Working with Table Selection Area
             Working with Table
             Working with Table Cell
             Merging Two Styles
             Setting Cell Border Width and Paddings from Them
             Creating an Expander
             Transposing Table
             Removing Selection Area
             Removing Expanders
             Setting Text Wrapping and Cut Off Modes
             Expanders for Text Direction from Right to Left
    Working with pplib++ Library
    Examples of pplib++ Library Use