| C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressTable Class : FillSort Property |
'Declaration Public Property FillSort As System.String
public System.string FillSort {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.