Class RadUniformGrid
Inheritance
System.Object
RadUniformGrid
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadUniformGrid : Panel, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Constructors
RadUniformGrid()
Declaration
public RadUniformGrid()
Properties
Columns
Declaration
public int Columns { get; }
Property Value
System.Int32
|
FirstColumn
Declaration
public int FirstColumn { get; }
Property Value
System.Int32
|
Rows
Declaration
public int Rows { get; }
Property Value
System.Int32
|