<Code Lib>
2027 Property
Changes 4
P

GroupLoadOptions.IncludeGrids

Description:
True if grids should be brought in from the input file, false otherwise. The default value is .

public bool IncludeGrids { get; set; }

Loading…