LookUpColumnInfoCollection.CreateCheckBoxColumn(String) Method
In This Article
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual LookUpColumnInfo CreateCheckBoxColumn(
string checkMember
)
#Parameters
Name | Type |
---|---|
check |
String |
#Returns
Type |
---|
Look |
See Also