LayoutEditor.GetListStyle(LayoutEditor+SelectedPropertyState) 方法

定义

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)

参数

返回

适用于