ClassGridLayoutElement
Class
Represents base class for GridLayout element.
Definition
Namespace:Telerik.WinControls.Layouts
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class GridLayoutElement : RadObject, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectGridLayoutElement
Derived Classes:
Implements:
Inherited Members
Constructors
GridLayoutElement()
Declaration
cs-api-definition
public GridLayoutElement()
Fields
Properties
SizingType
Declaration
cs-api-definition
public GridLayoutSizingType SizingType { get; set; }
Property Value