ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLJoinPropertiesDialog Class / AutoSize Property

In This Topic
    AutoSize Property (VDLJoinPropertiesDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoSize As System.Boolean
    public virtual System.bool AutoSize {get; set;}
    See Also