Table of Contents

Class ListControlColumn

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents a column within a list control, defining its layout properties.

public class ListControlColumn : BaseControlItem, IBaseObjectWithAttr, IBaseObjectWithId, IBaseObject, INotifyPropertyChanged
Inheritance
ListControlColumn
Implements

Remarks

This class provides configuration settings such as suggested width for column rendering. It can be extended to accommodate additional visual or functional enhancements.

Constructors

ListControlColumn()

Initializes a new instance of the ListControlColumn class.

Properties

SuggestedWidth

Gets or sets the suggested width for the list control column.