IInplaceEditor.SelectionListStyle 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.
public:
property Microsoft::ReportingServices::RdlObjectModel::ListStyle SelectionListStyle { Microsoft::ReportingServices::RdlObjectModel::ListStyle get(); void set(Microsoft::ReportingServices::RdlObjectModel::ListStyle value); };
public Microsoft.ReportingServices.RdlObjectModel.ListStyle SelectionListStyle { get; set; }
member this.SelectionListStyle : Microsoft.ReportingServices.RdlObjectModel.ListStyle with get, set
Public Property SelectionListStyle As ListStyle