DrillThroughAction.MaximumRows Property
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.
Gets the maximum numbers of rows of the underlying data with their binding.
public long MaximumRows { get; set; }
member this.MaximumRows : int64 with get, set
Public Property MaximumRows As Long
Property Value
The maximum numbers of rows of the underlying data with their binding.