ComponentOne True DBGrid for WinForms
Cell Editing Techniques / Working with Text / Limiting the Size of Data Entry Fields
In This Topic
    Limiting the Size of Data Entry Fields
    In This Topic

    Use the DataWidth property of a C1DataColumn object to restrict the number of characters the user can enter. Setting this property to zero imposes no limits.