PropertyItem.Focusable property
Gets or sets the focusable flag of a column.
public bool? Focusable { get; set; }
Property Value
The focusable.
See Also
- class PropertyItem
Gets or sets the focusable flag of a column.
public bool? Focusable { get; set; }
The focusable.