Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Updated Wiki: Grid

$
0
0

Grid

Only available in the Plus Edition

Derives from AnimationPanel

Exactly like WPF's native Grid panel, except that this panel can animate its children and be used inside a SwitchPanel.

grid.jpg

Properties

Property Description
* All the Properties from Canvas Panel
ColumnDefinitions Gets the ColumnDefinition collection.
RowDefinitions Gets the RowDefinition collection.
ShowGridLines Gets or sets if the GridLines are shown.

Events

Event Description
* All the Events from Canvas Panel.

Methods

Method Description
GetColumn( DependencyObject d ) Gets the Column property.
SetColumn( DependencyObject d, int value ) Sets the Column property.
GetColumnSpan( DependencyObject d ) Gets the columnSpan property.
SetColumnSpan( DependencyObject d, int value ) Sets the columnSpan property.
GetRow( DependencyObject d ) Gets the row Property.
SetRow( DependencyObject d, int value ) Sets the row property.
GetRowSpan( DependencyObject d ) Gets the rowSpan property.
SetRowSpan( DependencyObject d, int value ) Sets the rowSpan property.

---

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>