Share via


NoNamespace.listFillRange Field

Definition

Represents the listFillRange XML attribute.

public static readonly System.Xml.Linq.XName listFillRange;
 staticval mutable listFillRange : System.Xml.Linq.XName
Public Shared ReadOnly listFillRange As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: controlPr.
  • corresponds to the following strongly-typed properties: ControlProperties.ListFillRange.

Applies to