Class ColumnsWrapper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Data
Assembly: TelerikData.dll
Syntax
public class ColumnsWrapper : ComWrapperBase
Constructors
ColumnsWrapper(Object)
Declaration
public ColumnsWrapper(object columns)
Parameters
System.Object
columns
|