UIControlCellsPreserveSelectionBorder Property
Gets or sets whether the cell borders should be drawn if the whole row or whole column is selected.
True to draw the cell borders; false otherwise.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public virtual bool PreserveSelectionBorder { get; set; }
Public Overridable Property PreserveSelectionBorder As Boolean
Get
Set
Property Value
Boolean