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

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