Enum TableViewCornerButtonMode
Specifies the mode of the corner button in a TableView.
public enum TableViewCornerButtonMode
Fields
None = 0No button.
Options = 2Show Options button.
SelectAll = 1Show Select All button.
Specifies the mode of the corner button in a TableView.
public enum TableViewCornerButtonMode
None = 0No button.
Options = 2Show Options button.
SelectAll = 1Show Select All button.