Interface IPropPage
Last update: 16.07.2025Namespace: VM.NX.Dialog
Assembly: VMDIDef.dll
public interface IPropPage
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Methods
CheckFileProperty()
bool CheckFileProperty()
Returns
GetResult(XmlDocument)
bool GetResult(XmlDocument dom)
Parameters
dom XmlDocument
Returns
GetResultForMulti(XmlDocument)
bool GetResultForMulti(XmlDocument dom)
Parameters
dom XmlDocument
Returns
Redraw(double)
void Redraw(double dIconSize)
Parameters
dIconSize double
SetInputData(XmlDocument)
bool SetInputData(XmlDocument dom)
Parameters
dom XmlDocument
Returns
SetInputDataForMulti(XmlDocument)
bool SetInputDataForMulti(XmlDocument dom)
Parameters
dom XmlDocument
Returns
SetPropertyXPath(string)
void SetPropertyXPath(string strPath)
Parameters
strPath string
SetPropertyXPathPosition(string)
void SetPropertyXPathPosition(string strPosition)
Parameters
strPosition string
UpdatePage()
void UpdatePage()