FormComponent.RibbonGroupCommand property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property RibbonGroupCommand As String
    Get
    Set
'Usage
Dim instance As FormComponent
Dim value As String

value = instance.RibbonGroupCommand

instance.RibbonGroupCommand = value
public string RibbonGroupCommand { get; set; }

Property value

Type: System.String

See also

Reference

FormComponent class

FormComponent members

Microsoft.SharePoint.WebControls namespace