Skip to content

PropertyItem.ShowSelection property

Gets or sets the apply selected CSS flag of a column.

public bool? ShowSelection { get; set; }

Property Value

The apply selected CSS flag.

See Also