Button.AlwaysVisible

Button.AlwaysVisible property

Gets or sets if the Button should always visible, only work for Cell Control Button.

public bool AlwaysVisible { get; set; }

See Also