Skip to main content
All docs
V24.1

LookUpColumnInfoCollection.CreateCheckBoxColumn(String) Method

Namespace: DevExpress.XtraEditors.Controls

Assembly: DevExpress.XtraEditors.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual LookUpColumnInfo CreateCheckBoxColumn(
    string checkMember
)

Parameters

Name Type
checkMember String

Returns

Type
LookUpColumnInfo
See Also