ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / TransparencyKey Property

In This Topic
    TransparencyKey Property (ViewExpressionBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TransparencyKey As System.Drawing.Color
    public System.Drawing.Color TransparencyKey {get; set;}
    See Also