Skip to content

IColumnRowCreator interface

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

public interface Korzh.EasyQuery.WinForms.IColumnRowCreator

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.dll

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.