ClassRadUniformGrid
Class
Represents the RadUniformGrid for Silverlight control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadUniformGrid : Panel, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementPanelRadUniformGrid
Derived Classes:
Implements:
Inherited Members
Constructors
RadUniformGrid()
Initializes a new instance of the RadUniformGrid class.
Declaration
cs-api-definition
public RadUniformGrid()
Properties
Columns
Gets the number of columns that are in the grid.
FirstColumn
Gets the number of leading blank cells in the first row of the grid.