Skip to content

PropertyItem.Focusable property

Gets or sets the focusable flag of a column.

public bool? Focusable { get; set; }

Property Value

The focusable.

See Also