SavedQueryQueryType.SubGrid Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A subgrid query. Value = 2.
public: int SubGrid = 2;
public const int SubGrid = 2;
val mutable SubGrid : int
Public Const SubGrid As Integer = 2