ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ColumnExpressionBuilderForm Class / AllowTransparency Property

In This Topic
    AllowTransparency Property (ColumnExpressionBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowTransparency As System.Boolean
    public System.bool AllowTransparency {get; set;}
    See Also