Wrapper Class is a abstract data type or Class within the Class which holds the Properties or data types .In other words Wrapper Class in Salesforce is used to wrap the data together from the existing objects to a new one. We can use wrapper class concept if we want to display different objects on a Visual Force page in same table.