| C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : FillFilter Property |
'Declaration Public Property FillFilter As System.String
public System.string FillFilter {get; set;}
If the table is automatically filled at start-up time due to FillOnRequest = True, use BeforeFill event to specify FillFilter and FillSort properties.