LayoutEditor.GetListStyle(LayoutEditor+SelectedPropertyState) Method

Definition

public:
 Nullable<Microsoft::ReportingServices::RdlObjectModel::ListStyle> GetListStyle([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.ListStyle? GetListStyle (out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetListStyle : SelectedPropertyState -> Nullable<Microsoft.ReportingServices.RdlObjectModel.ListStyle>
Public Function GetListStyle (ByRef state As LayoutEditor.SelectedPropertyState) As Nullable(Of ListStyle)

Parameters

Returns

Applies to