ButtonInfo.State 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::QueryDesigners::ButtonCellState State { Microsoft::ReportingServices::QueryDesigners::ButtonCellState get(); void set(Microsoft::ReportingServices::QueryDesigners::ButtonCellState value); };
public Microsoft.ReportingServices.QueryDesigners.ButtonCellState State { get; set; }
member this.State : Microsoft.ReportingServices.QueryDesigners.ButtonCellState with get, set
Public Property State As ButtonCellState