GridLayoutElement
Class
Represents base class for GridLayout element.
Definition
Namespace:Telerik.WinControls.Layouts
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class GridLayoutElement : RadObject, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectGridLayoutElement
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public GridLayoutElement()
Fields
C#
public static RadProperty SizingTypeProperty
Properties
C#
public GridLayoutSizingType SizingType { get; set; }