Skip to main content

icolumnrowcreator-interface

Represents special interface used for definition of new (custom) types of row

public interface Korzh.EasyQuery.WinForms.IColumnRowCreator

Assembly: Korzh.EasyQuery.WinForms.dll

Methods

NameTypeDescription
Create(ColumnsPanel panel, QueryColumn column, bool useCheckBox)ColumnRowCreates an instance of Korzh.EasyQuery.WinForms.ColumnRow.
GetCaption(ColumnsPanel panel)stringReturns the caption for button menu.