Skip to main content
All docs
V25.1
  • LookUpColumnInfoCollection.CreateCheckBoxColumn(String) Method

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public virtual LookUpColumnInfo CreateCheckBoxColumn(
        string checkMember
    )

    Parameters

    Name Type
    checkMember String

    Returns

    Type
    LookUpColumnInfo
    See Also