ButtonAlways Property (C1DisplayColumn)
In This Topic
Gets or sets a value indicating whether buttons will be displayed when the cell does not contain focus.
Syntax
'Declaration
Public Property ButtonAlways As System.Boolean
public System.bool ButtonAlways {get; set;}
See Also