MobileForms Toolkit Documentation

SmartGrid Fields

The fields of the SmartGrid class are listed below. For a complete list of SmartGrid class members, see the SmartGrid Members topic.

Public Static Fields

AutoColumns Enable internal column generation from dataset.
AutoColumnWidth Automaticaly computes the column size.
AutoFocus Gets or sets whether the SmartGrid will get focus after leaving edit control.
DefaultBackColor Gets or sets the default back color for this control.
DefaultColumnHeaderHeight Gets the default height of SmartGrid's header row.
DefaultColumnMinimumWidth Gets or sets the default minimum width of SmartGrid's columns.
DefaultColumnWidth Gets or sets the default width of SmartGrid's columns.
DefaultEditMode Default edit mode.
DefaultFont Gets the default font for this control.
DefaultForeColor Gets or sets the default fore color for this control.
DefaultHeaderFont Gets the default header font for this control.
DefaultRowHeaderWidth Gets the default width of SmartGrid's header column.
DefaultRowHeight Gets or sets the default height of SmartGrid's rows.
DefaultScrollWidth Gets or sets the default width of SmartGrid's scrollbars.
DefaultTooltipWidth Gets or sets default ToolTip trinagle width.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace