Skip to main content
All docs
V23.2

LookUpColumnInfoCollection.CreateCheckBoxColumn(String) Method

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual LookUpColumnInfo CreateCheckBoxColumn(
    string checkMember
)

Parameters

Name Type
checkMember String

Returns

Type
LookUpColumnInfo
See Also