True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / ShouldSerializeRecordSelectorWidth Method

In This Topic
    ShouldSerializeRecordSelectorWidth Method (C1TrueDBGrid)
    In This Topic
    Shoulds the width of the record selector be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeRecordSelectorWidth() As System.Boolean
    protected System.bool ShouldSerializeRecordSelectorWidth()
    See Also