Xamarin.Forms.ColumnDefinition Members

The members of Xamarin.Forms.ColumnDefinition are listed below.

See Also: Inherited members from Xamarin.Forms.BindableObject

Public Constructors

Creates a new Xamarin.Forms.ColumnDefinition object with default values.

Public Fields

static readonly
WidthPropertyBindableProperty. Backing store for the ColumnDefinition.Width property.

Public Properties

WidthGridLength. Gets or sets the width of the column.

Public Events

SizeChangedEvent that is raised when the size of the column is changed.