Class ContentAreaLayoutInfo
Inheritance
System.Object
ContentAreaLayoutInfo
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.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class ContentAreaLayoutInfo
Constructors
ContentAreaLayoutInfo()
Declaration
public ContentAreaLayoutInfo()
Fields
AssociatedItem
ContentAreaRectangle
Declaration
public RectangleF ContentAreaRectangle
Field Value
System.Drawing.RectangleF
|