ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintOptionsForm Class / FillEmpty Property

In This Topic
    FillEmpty Property (PrintOptionsForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property FillEmpty As PrintInfo.FillEmptyEnum
    public PrintInfo.FillEmptyEnum FillEmpty {get; set;}
    See Also