Properties
public Aggregate: { [name: string]: string; }
Defined in SharePoint.d.ts:1225
Key-value object that represents all aggregations defined for the view.
Key specifies the field internal name, and value specifies the type of the aggregation.
( ) : string
Defined in SharePoint.d.ts:1225
Returns
string
public Collapse: string
Defined in SharePoint.d.ts:1227
Either "TRUE" or false (for grouping)
public DefaultItemOpen: string
Defined in SharePoint.d.ts:1229
Specifies whether to open items in a client application ("1") or in browser ("0").
public Direction: string
Defined in SharePoint.d.ts:1230
public EffectivePresenceEnabled: string
Defined in SharePoint.d.ts:1232
Either "0" or "1"
public FieldSortParam: string
Defined in SharePoint.d.ts:1234
If in grid mode (context.inGridMode == true), cast to FieldSchema_InForm[], otherwise cast to FieldSchema_InView[]
public Filter: any
Defined in SharePoint.d.ts:1235
public ForceCheckout: string
Defined in SharePoint.d.ts:1237
Either "0" or "1"
public HasTitle: string
Defined in SharePoint.d.ts:1243
"1" if the view contains "Title" field, otherwise not defined.
public HttpVDir: string
Defined in SharePoint.d.ts:1244
public InplaceSearchEnabled: string
Defined in SharePoint.d.ts:1246
Either "0" or "1"
public IsDocLib: string
Defined in SharePoint.d.ts:1248
Either "0" or "1"
public LCID: string
Defined in SharePoint.d.ts:1250
e.g. "1033"
public ListRight_AddListItems: string
Defined in SharePoint.d.ts:1252
Either "0" or "1"
public NoListItem: string
Defined in SharePoint.d.ts:1253
public NoListItemHowTo: string
Defined in SharePoint.d.ts:1254
public PagePath: string
Defined in SharePoint.d.ts:1256
Server-relative path to the current page
public ParentHierarchyDisplayField: string
Defined in SharePoint.d.ts:1258
Internal name of the field inside which the hierarchy buttons are displayed
public PresenceAlt: string
Defined in SharePoint.d.ts:1259
public PropertyBag: { [key: string]: string; }
Defined in SharePoint.d.ts:1261
Represents SPList.RootFolder.Properties. Exists only if SPList.FetchPropertyBagForListView property is set to true.
( ) : string
Defined in SharePoint.d.ts:1261
Returns
string
public RenderSaveAsNewViewButton: string
Defined in SharePoint.d.ts:1263
Either "True" or "False"
public RenderViewSelectorPivotMenu: string
Defined in SharePoint.d.ts:1265
Either "True" or "False"
public RenderViewSelectorPivotMenuAsync: string
Defined in SharePoint.d.ts:1267
Either "True" or "False"
public RootFolderParam: string
Defined in SharePoint.d.ts:1269
Query string parameters that specify GUID of the current view and the current root folder
public SelectedID: string
Defined in SharePoint.d.ts:1270
public ShowWebPart: string
Defined in SharePoint.d.ts:1271
public StrikeThroughOnCompletedEnabled: string
Defined in SharePoint.d.ts:1273
Either "1" or undefined.
public TabularView: string
Defined in SharePoint.d.ts:1275
Either "0" or "1"
public Toolbar: string
Defined in SharePoint.d.ts:1276
public UIVersion: string
Defined in SharePoint.d.ts:1277
public UseParentHierarchy: string
Defined in SharePoint.d.ts:1283
Either "1" or ""
public UserDispUrl: string
Defined in SharePoint.d.ts:1281
Server relative path to "/_layouts/userdisp.aspx" in the current web
public UserVanilla: any
Defined in SharePoint.d.ts:1279
public Userid: string
Defined in SharePoint.d.ts:1278
public View: string
Defined in SharePoint.d.ts:1285
Guid of the view
public ViewSelectorPivotMenuOptions: string
Defined in SharePoint.d.ts:1287
JSON string
public ViewSelector_ViewParameters: string
Defined in SharePoint.d.ts:1289
Query string parameters that specify current root folder (RootFolder) and folder content type id (FolderCTID)
public group1: string
Defined in SharePoint.d.ts:1239
Internal name for the first group by field, if any
public group2: string
Defined in SharePoint.d.ts:1241
Internal name for the second group by field, if any