FormActionPaneControl.setArea(String) Method
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:
virtual void setArea(System::String ^ _area);
public virtual void setArea (string _area);
abstract member setArea : string -> unit
override this.setArea : string -> unit
Public Overridable Sub setArea (_area As String)
Parameters
- _area
- String